From c356190658ad7a5ea5a463b5adb4344fd03f3523 Mon Sep 17 00:00:00 2001 From: Guillaume Pellerin Date: Sun, 21 Jan 2024 22:08:05 +0100 Subject: [PATCH] bump to 2.8.1 --- teleforma/__init__.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/teleforma/__init__.py b/teleforma/__init__.py index e353d666..95268180 100644 --- a/teleforma/__init__.py +++ b/teleforma/__init__.py @@ -9,12 +9,12 @@ U{http://parisson.com/products/teleforma} """ __docformat__ = 'epytext en' -__version__ = '2.8.0' +__version__ = '2.8.1' __url__ = 'http://parisson.com/products/teleforma' -__copyright__ = '(C) 2011-2023 Parisson' +__copyright__ = '(C) 2011-2024 Parisson' __license__ = 'CeCILL-v2' __license_long__ = """ -Copyright (C) Parisson SARL (2011-2023) +Copyright (C) Parisson SARL (2011-2024) -- 2.39.5