]> git.parisson.com Git - teleforma.git/commitdiff
bump to 2.4.4 2.4.4
authorGuillaume Pellerin <guillaume.pellerin@ircam.fr>
Mon, 19 Jul 2021 03:54:37 +0000 (05:54 +0200)
committerGuillaume Pellerin <guillaume.pellerin@ircam.fr>
Mon, 19 Jul 2021 03:54:37 +0000 (05:54 +0200)
setup.py
teleforma/__init__.py

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