]> git.parisson.com Git - teleforma.git/commitdiff
bump 2.10.0
authorGuillaume Pellerin <guillaume.pellerin@parisson.com>
Fri, 8 Nov 2024 14:05:08 +0000 (15:05 +0100)
committerGuillaume Pellerin <guillaume.pellerin@parisson.com>
Fri, 8 Nov 2024 14:05:08 +0000 (15:05 +0100)
pyproject.toml
teleforma/__init__.py

index 4dd7217070ed92b7eec715a4313a80c683f1f596..db62a25c59ad54abdf902cdf0d8cbe4a51b87f2d 100644 (file)
@@ -1,6 +1,6 @@
 [tool.poetry]
 name = "teleforma"
-version = "2.8.0"
+version = "2.10.0"
 description = "e-learning platform based on streaming"
 authors = ["Guillaume Pellerin <guillaume.pellerin@parisson.com>"]
 license = "CeCILL v2"
index ebd50d119fa587a9251d14f907c5e40238bf663f..8b70f93043fe506d444d1289b0076615d999e898 100644 (file)
@@ -9,7 +9,7 @@ U{http://parisson.com/products/teleforma}
 """
 
 __docformat__ = 'epytext en'
-__version__ = '2.9.0-ae'
+__version__ = '2.10.0-ae'
 __url__ = 'http://parisson.com/products/teleforma'
 __copyright__ = '(C) 2011-2024 Parisson'
 __license__ = 'CeCILL-v2'