]> git.parisson.com Git - teleforma.git/commitdiff
2.9.1 2.9.1
authorGuillaume Pellerin <guillaume.pellerin@free.fr>
Mon, 22 Apr 2024 13:43:31 +0000 (15:43 +0200)
committerGuillaume Pellerin <guillaume.pellerin@free.fr>
Mon, 22 Apr 2024 13:43:31 +0000 (15:43 +0200)
setup.py
teleforma/__init__.py

index b95f9fbc75f2d477cde92a33ac84048b0cf932ef..9aa2792d1240f4c4c9fc2c5600f03643f35a68d6 100644 (file)
--- a/setup.py
+++ b/setup.py
@@ -11,7 +11,7 @@ setup(
   long_description = open('README.rst').read(),
   author = "Guillaume Pellerin",
   author_email = "yomguy@parisson.com",
-  version = '2.9.0',
+  version = '2.9.1',
   platforms=['OS Independent'],
   license='CeCILL v2',
   classifiers = CLASSIFIERS,
index 86f135bd4feb8170a3777f8e78632e785963730d..29fb3abdedb033066e8de216463237b2abc0a2a0 100644 (file)
@@ -9,7 +9,7 @@ U{http://parisson.com/products/teleforma}
 """
 
 __docformat__ = 'epytext en'
-__version__ = '2.9.0'
+__version__ = '2.9.1'
 __url__ = 'http://parisson.com/products/teleforma'
 __copyright__ = '(C) 2011-2024 Parisson'
 __license__ = 'CeCILL-v2'