]> git.parisson.com Git - teleforma.git/commitdiff
bump to 2.7.0
authorGuillaume Pellerin <guillaume.pellerin@ircam.fr>
Mon, 27 Jun 2022 18:11:41 +0000 (20:11 +0200)
committerGuillaume Pellerin <guillaume.pellerin@ircam.fr>
Mon, 27 Jun 2022 18:11:41 +0000 (20:11 +0200)
setup.py
teleforma/__init__.py

index 34edb221bf7e8a1d72c8c474d8538654f954715a..4c76000a8ae56af0a9c1bdcd7ca349bb649d87f2 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.5.1',
+  version = '2.7.0',
   platforms=['OS Independent'],
   license='CeCILL v2',
   classifiers = CLASSIFIERS,
index 078722bc58eac4c8f74050e0fe92b481751d0eb7..15c479a6cae6df5d7f33744c57d716309e5d3363 100644 (file)
@@ -9,7 +9,7 @@ U{http://parisson.com/products/teleforma}
 """
 
 __docformat__ = 'epytext en'
-__version__ = '2.6.1'
+__version__ = '2.7.0'
 __url__ = 'http://parisson.com/products/teleforma'
 __copyright__ = '(C) 2011-2022 Parisson'
 __license__ = 'CeCILL-v2'