From e82aef488f42a84635cf3d64a2fcee38dbff5c2c Mon Sep 17 00:00:00 2001 From: Guillaume Pellerin Date: Tue, 30 Nov 2021 23:21:15 +0100 Subject: [PATCH] bump to 2.5.0 --- lib/pdfannotator | 2 +- teleforma/__init__.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/pdfannotator b/lib/pdfannotator index ce69eca1..c6b95327 160000 --- a/lib/pdfannotator +++ b/lib/pdfannotator @@ -1 +1 @@ -Subproject commit ce69eca18a6f5b8774215725fd6b42534f13412f +Subproject commit c6b953270e4e8a7d97853d7a784f8e6df9ed9c53 diff --git a/teleforma/__init__.py b/teleforma/__init__.py index 94ffced4..abb980d1 100644 --- a/teleforma/__init__.py +++ b/teleforma/__init__.py @@ -9,7 +9,7 @@ U{http://parisson.com/products/teleforma} """ __docformat__ = 'epytext en' -__version__ = '2.4.4' +__version__ = '2.5.0' __url__ = 'http://parisson.com/products/teleforma' __copyright__ = '(C) 2011-2017 Parisson' __license__ = 'CeCILL-v2' -- 2.39.5