From: Guillaume Pellerin Date: Thu, 27 Apr 2017 16:28:37 +0000 (+0200) Subject: goto 1.1 X-Git-Tag: 1.1~17 X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=f9a5e49a251b29de16e7969479431c18b241b392;p=teleforma.git goto 1.1 --- 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. """ - -