From f9a5e49a251b29de16e7969479431c18b241b392 Mon Sep 17 00:00:00 2001 From: Guillaume Pellerin Date: Thu, 27 Apr 2017 18:28:37 +0200 Subject: [PATCH] goto 1.1 --- teleforma/__init__.py | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/teleforma/__init__.py b/teleforma/__init__.py index 7c7e7340..e22d48cb 100644 --- a/teleforma/__init__.py +++ b/teleforma/__init__.py @@ -9,12 +9,12 @@ U{http://parisson.com/products/teleforma} """ __docformat__ = 'epytext en' -__version__ = '1.0' +__version__ = '1.1' __url__ = 'http://parisson.com/products/teleforma' -__copyright__ = '(C) 2011-2012 Parisson' +__copyright__ = '(C) 2011-2017 Parisson' __license__ = 'CeCILL-v2' __license_long__ = """ -Copyright (C) Parisson SARL (2011-2012) +Copyright (C) Parisson SARL (2011-2017) @@ -47,5 +47,3 @@ same conditions as regards security. The fact that you are presently reading this means that you have had knowledge of the CeCILL license and that you accept its terms. """ - - -- 2.39.5