From 9e0afd7c670e92a36e21ecf42a6589c713d11d38 Mon Sep 17 00:00:00 2001 From: Guillaume Pellerin Date: Fri, 24 Nov 2023 09:25:36 +0100 Subject: [PATCH] tag again --- teleforma/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/teleforma/__init__.py b/teleforma/__init__.py index 3a4c7c11..1e48a6c1 100644 --- a/teleforma/__init__.py +++ b/teleforma/__init__.py @@ -9,7 +9,7 @@ U{http://parisson.com/products/teleforma} """ __docformat__ = 'epytext en' -__version__ = '1.3.1' +__version__ = '1.3.1-ae' __url__ = 'http://parisson.com/products/teleforma' __copyright__ = '(C) 2011-2017 Parisson' __license__ = 'CeCILL-v2' -- 2.39.5