]> git.parisson.com Git - teleforma.git/commitdiff
bump to 2.14.0 dev master
authorGuillaume Pellerin <guillaume.pellerin@parisson.com>
Wed, 25 Jun 2025 14:39:06 +0000 (16:39 +0200)
committerGuillaume Pellerin <guillaume.pellerin@parisson.com>
Wed, 25 Jun 2025 14:39:06 +0000 (16:39 +0200)
setup.py
teleforma/__init__.py

index e7ce7a443dcd3cdc19819e99bdc96c9bb2915659..2e0ea35400225c1c9308e57feed7eb7654f9f2b7 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.13.0',
+  version = '2.14.0',
   platforms=['OS Independent'],
   license='CeCILL v2',
   classifiers = CLASSIFIERS,
index 6d3f592d04904385dc27e8bedf1825eec1d0d4ff..4ed0b2dd91da45424ef9979909c5f3b00a3a31f7 100644 (file)
@@ -9,7 +9,7 @@ U{http://parisson.com/products/teleforma}
 """
 
 __docformat__ = 'epytext en'
-__version__ = '2.13.0'
+__version__ = '2.14.0'
 __url__ = 'https://github.com/Parisson/TeleForma'
 __copyright__ = '(C) 2011-2024 Parisson'
 __license__ = 'CeCILL-v2'