]> git.parisson.com Git - teleforma.git/commitdiff
bump to 2.15.1
authorGuillaume Pellerin <guillaume.pellerin@parisson.com>
Fri, 4 Jul 2025 11:09:22 +0000 (13:09 +0200)
committerGuillaume Pellerin <guillaume.pellerin@parisson.com>
Fri, 4 Jul 2025 11:09:22 +0000 (13:09 +0200)
pyproject.toml
teleforma/__init__.py

index 619d6adb270cd8e02d65f0fd13d3548deb07483e..5221d6315bf4cdf6dd0e0788ca54e023379bb018 100644 (file)
@@ -1,6 +1,6 @@
 [tool.poetry]
 name = "teleforma"
-version = "2.15.0"
+version = "2.15.1"
 description = "e-learning platform based on streaming"
 authors = ["Guillaume Pellerin <guillaume.pellerin@parisson.com>"]
 license = "CeCILL v2"
index d48e84cba869c969a9d4b8e9a41062decf682a42..ed36dfff108a600b5bf316daf2ded003c94c0ffb 100644 (file)
@@ -9,7 +9,7 @@ U{http://parisson.com/products/teleforma}
 """
 
 __docformat__ = 'epytext en'
-__version__ = '2.15.0'
+__version__ = '2.15.1'
 __url__ = 'https://github.com/Parisson/TeleForma'
 __copyright__ = '(C) 2011-2025 Parisson'
 __license__ = 'CeCILL-v2'