]> git.parisson.com Git - teleforma.git/commitdiff
bump to 2.0 feature/docker-py3
authorGuillaume Pellerin <guillaume.pellerin@parisson.com>
Tue, 22 Jun 2021 06:36:30 +0000 (08:36 +0200)
committerGuillaume Pellerin <guillaume.pellerin@parisson.com>
Tue, 22 Jun 2021 06:36:30 +0000 (08:36 +0200)
teleforma/__init__.py

index 64c4c7d34f33200c7cdff0cc244347ab1209179a..17494c448eca91bd8bea8283e83ca0a782c5c577 100644 (file)
@@ -9,12 +9,12 @@ U{http://parisson.com/products/teleforma}
 """
 
 __docformat__ = 'epytext en'
-__version__ = '1.4'
+__version__ = '2.0'
 __url__ = 'http://parisson.com/products/teleforma'
 __copyright__ = '(C) 2011-2017 Parisson'
 __license__ = 'CeCILL-v2'
 __license_long__ = """
-Copyright (C) Parisson SARL (2011-2017)
+Copyright (C) Parisson SARL (2011-2021)
 
 <yomguy@parisson.com>
 
@@ -48,4 +48,4 @@ The fact that you are presently reading this means that you have had
 knowledge of the CeCILL license and that you accept its terms.
 """
 
-import teleforma.patches
\ No newline at end of file
+import teleforma.patches