From: Guillaume Pellerin Date: Mon, 21 Oct 2024 21:30:39 +0000 (+0200) Subject: bump to 2.9.0 X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=d09633dce59db43eba08a04002498054f4a8bc77;p=teleforma.git bump to 2.9.0 --- 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)