From: Guillaume Pellerin Date: Thu, 11 Aug 2022 16:14:42 +0000 (+0200) Subject: bump to 2.7.2 X-Git-Tag: 2.7.2 X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=156b2f57b2ecf113ffc72769a7ee9dfa667793ab;p=teleforma.git bump to 2.7.2 --- diff --git a/teleforma/__init__.py b/teleforma/__init__.py index 294c7b40..71ca75ed 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.1' +__version__ = '2.7.2' __url__ = 'http://parisson.com/products/teleforma' __copyright__ = '(C) 2011-2022 Parisson' __license__ = 'CeCILL-v2'