]> git.parisson.com Git - teleforma.git/commitdiff
bump to 2.8.0 2.8.0
authorGuillaume Pellerin <guillaume.pellerin@ircam.fr>
Mon, 23 Jan 2023 16:21:48 +0000 (17:21 +0100)
committerGuillaume Pellerin <guillaume.pellerin@ircam.fr>
Mon, 23 Jan 2023 16:21:48 +0000 (17:21 +0100)
setup.py
teleforma/__init__.py

index 4c76000a8ae56af0a9c1bdcd7ca349bb649d87f2..070b368d69b84fa404f9297800d3cf6f1980cc12 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.7.0',
+  version = '2.8.0',
   platforms=['OS Independent'],
   license='CeCILL v2',
   classifiers = CLASSIFIERS,
index 71ca75ede643f0e840a3e90d78c6a02cce74ad25..e353d6666422bcff8c8eff4c81caff90879643ba 100644 (file)
@@ -9,12 +9,12 @@ U{http://parisson.com/products/teleforma}
 """
 
 __docformat__ = 'epytext en'
-__version__ = '2.7.2'
+__version__ = '2.8.0'
 __url__ = 'http://parisson.com/products/teleforma'
-__copyright__ = '(C) 2011-2022 Parisson'
+__copyright__ = '(C) 2011-2023 Parisson'
 __license__ = 'CeCILL-v2'
 __license_long__ = """
-Copyright (C) Parisson SARL (2011-2022)
+Copyright (C) Parisson SARL (2011-2023)
 
 <yomguy@parisson.com>