From d09633dce59db43eba08a04002498054f4a8bc77 Mon Sep 17 00:00:00 2001 From: Guillaume Pellerin Date: Mon, 21 Oct 2024 23:30:39 +0200 Subject: [PATCH] bump to 2.9.0 --- teleforma/__init__.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/teleforma/__init__.py b/teleforma/__init__.py index 0b28cb7e..ebd50d11 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.1-ae' +__version__ = '2.9.0-ae' __url__ = 'http://parisson.com/products/teleforma' -__copyright__ = '(C) 2011-2017 Parisson' +__copyright__ = '(C) 2011-2024 Parisson' __license__ = 'CeCILL-v2' __license_long__ = """ -Copyright (C) Parisson SARL (2011-2017) +Copyright (C) Parisson SARL (2011-2024) -- 2.39.5