]> git.parisson.com Git - teleforma.git/commitdiff
bump to 2.5.1
authorGuillaume Pellerin <guillaume.pellerin@ircam.fr>
Wed, 27 Apr 2022 15:33:38 +0000 (17:33 +0200)
committerGuillaume Pellerin <guillaume.pellerin@ircam.fr>
Wed, 27 Apr 2022 15:33:38 +0000 (17:33 +0200)
setup.py
teleforma/__init__.py

index 751e2bc76645800cdf9f24346eafb236320d1bf5..34edb221bf7e8a1d72c8c474d8538654f954715a 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.4',
+  version = '2.5.1',
   platforms=['OS Independent'],
   license='CeCILL v2',
   classifiers = CLASSIFIERS,
index 94ffced44e5d8c42f9f6139befef5d99b84d155f..46f49d726902c958e49169853ca1720a204c84fb 100644 (file)
@@ -9,12 +9,12 @@ U{http://parisson.com/products/teleforma}
 """
 
 __docformat__ = 'epytext en'
-__version__ = '2.4.4'
+__version__ = '2.5.1'
 __url__ = 'http://parisson.com/products/teleforma'
-__copyright__ = '(C) 2011-2017 Parisson'
+__copyright__ = '(C) 2011-2022 Parisson'
 __license__ = 'CeCILL-v2'
 __license_long__ = """
-Copyright (C) Parisson SARL (2011-2021)
+Copyright (C) Parisson SARL (2011-2022)
 
 <yomguy@parisson.com>