]> git.parisson.com Git - teleforma.git/commitdiff
bump to 2.4.3
authorGuillaume Pellerin <guillaume.pellerin@ircam.fr>
Fri, 16 Jul 2021 11:31:37 +0000 (13:31 +0200)
committerGuillaume Pellerin <guillaume.pellerin@ircam.fr>
Fri, 16 Jul 2021 11:31:37 +0000 (13:31 +0200)
setup.py
teleforma/__init__.py

index b64068f0f8bf600ccff291b77f8a41554c86394e..266bf53cbd707bbfae22f18b129c78f85a516c32 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.4.2',
+  version = '2.4.3',
   platforms=['OS Independent'],
   license='CeCILL v2',
   classifiers = CLASSIFIERS,
index ea198137d1a0ca95cc259a8b58b36354170cb899..dcedecf772d5d2e7de11c0fbce26aea13f4b5e51 100644 (file)
@@ -9,7 +9,7 @@ U{http://parisson.com/products/teleforma}
 """
 
 __docformat__ = 'epytext en'
-__version__ = '2.4.2'
+__version__ = '2.4.3'
 __url__ = 'http://parisson.com/products/teleforma'
 __copyright__ = '(C) 2011-2017 Parisson'
 __license__ = 'CeCILL-v2'