]> git.parisson.com Git - teleforma.git/commitdiff
bump to 2.11.0 2.11.0
authorGuillaume Pellerin <guillaume.pellerin@free.fr>
Thu, 27 Jun 2024 08:56:05 +0000 (10:56 +0200)
committerGuillaume Pellerin <guillaume.pellerin@free.fr>
Thu, 27 Jun 2024 08:56:05 +0000 (10:56 +0200)
setup.py
teleforma/__init__.py

index 99ea2fba612db09bcb0aff61a04969d8e7e3dbc6..df1fbabf23583ef14d6ca87dc8c2aebb628482f5 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.10.0',
+  version = '2.11.0',
   platforms=['OS Independent'],
   license='CeCILL v2',
   classifiers = CLASSIFIERS,
index 4c13e003a2d0802fe4f437e852d4e4bc9391e6a7..3e9b10652a842ba47bbdc891b61fafe92ac218d8 100644 (file)
@@ -9,7 +9,7 @@ U{http://parisson.com/products/teleforma}
 """
 
 __docformat__ = 'epytext en'
-__version__ = '2.10.0'
+__version__ = '2.11.0'
 __url__ = 'https://github.com/Parisson/TeleForma'
 __copyright__ = '(C) 2011-2024 Parisson'
 __license__ = 'CeCILL-v2'