From c7eced35077cbdeff51b5c69e4c72b544a8a1a39 Mon Sep 17 00:00:00 2001 From: Guillaume Pellerin Date: Mon, 9 Dec 2024 12:29:22 +0100 Subject: [PATCH] bump 2.10.1 --- teleforma/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/teleforma/__init__.py b/teleforma/__init__.py index 8b70f930..8ca5473b 100644 --- a/teleforma/__init__.py +++ b/teleforma/__init__.py @@ -9,7 +9,7 @@ U{http://parisson.com/products/teleforma} """ __docformat__ = 'epytext en' -__version__ = '2.10.0-ae' +__version__ = '2.10.1-ae' __url__ = 'http://parisson.com/products/teleforma' __copyright__ = '(C) 2011-2024 Parisson' __license__ = 'CeCILL-v2' -- 2.39.5