From b36ac5350e2e6dc26b14a877161c8f63db54d6a4 Mon Sep 17 00:00:00 2001 From: Guillaume Pellerin Date: Thu, 23 Jan 2025 22:28:21 +0100 Subject: [PATCH] bump to 2.11.1 --- teleforma/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/teleforma/__init__.py b/teleforma/__init__.py index 3e9b1065..81abd1ca 100644 --- a/teleforma/__init__.py +++ b/teleforma/__init__.py @@ -9,7 +9,7 @@ U{http://parisson.com/products/teleforma} """ __docformat__ = 'epytext en' -__version__ = '2.11.0' +__version__ = '2.11.1' __url__ = 'https://github.com/Parisson/TeleForma' __copyright__ = '(C) 2011-2024 Parisson' __license__ = 'CeCILL-v2' -- 2.39.5