From: Guillaume Pellerin Date: Wed, 10 Aug 2022 10:53:35 +0000 (+0200) Subject: bump to 2.7.1 X-Git-Tag: 2.7.1 X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=b633511f4a721eab3a097f159209f3f8a7458def;p=teleforma.git bump to 2.7.1 --- diff --git a/teleforma/__init__.py b/teleforma/__init__.py index 15c479a6..294c7b40 100644 --- a/teleforma/__init__.py +++ b/teleforma/__init__.py @@ -9,7 +9,7 @@ U{http://parisson.com/products/teleforma} """ __docformat__ = 'epytext en' -__version__ = '2.7.0' +__version__ = '2.7.1' __url__ = 'http://parisson.com/products/teleforma' __copyright__ = '(C) 2011-2022 Parisson' __license__ = 'CeCILL-v2'