]> git.parisson.com Git - teleforma.git/commitdiff
bump to 2.3
authorGuillaume Pellerin <guillaume.pellerin@ircam.fr>
Thu, 15 Jul 2021 08:22:04 +0000 (10:22 +0200)
committerGuillaume Pellerin <guillaume.pellerin@ircam.fr>
Thu, 15 Jul 2021 08:22:04 +0000 (10:22 +0200)
setup.py
teleforma/__init__.py

index bf044a8e0fd8007bf9ef02aed67cb01525cefc32..040db1ce26490103658c515522d528ee36f2888a 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.1',
+  version = '2.3',
   platforms=['OS Independent'],
   license='CeCILL v2',
   classifiers = CLASSIFIERS,
index 37f67cacb333d2e84d54b6b4ddbecc6508ec41f7..e00ce24a3c24805275b70dbb8cc2a59615a635f4 100644 (file)
@@ -9,7 +9,7 @@ U{http://parisson.com/products/teleforma}
 """
 
 __docformat__ = 'epytext en'
-__version__ = '2.1'
+__version__ = '2.3'
 __url__ = 'http://parisson.com/products/teleforma'
 __copyright__ = '(C) 2011-2017 Parisson'
 __license__ = 'CeCILL-v2'