]> git.parisson.com Git - teleforma.git/commitdiff
bump to 2.4.0
authorGuillaume Pellerin <guillaume.pellerin@ircam.fr>
Fri, 16 Jul 2021 07:30:55 +0000 (09:30 +0200)
committerGuillaume Pellerin <guillaume.pellerin@ircam.fr>
Fri, 16 Jul 2021 07:30:55 +0000 (09:30 +0200)
setup.py
teleforma/__init__.py

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