]> git.parisson.com Git - teleforma.git/commitdiff
bump to 2.4.2 chat-without-ajax feature/chat-without-ajax
authorGuillaume Pellerin <guillaume.pellerin@ircam.fr>
Fri, 16 Jul 2021 09:51:08 +0000 (11:51 +0200)
committerGuillaume Pellerin <guillaume.pellerin@ircam.fr>
Fri, 16 Jul 2021 09:51:08 +0000 (11:51 +0200)
setup.py
teleforma/__init__.py

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