From 3ccbe5ade533d302e73cb5feac9b4169e851eda8 Mon Sep 17 00:00:00 2001 From: yomguy Date: Thu, 19 Apr 2012 11:58:31 +0200 Subject: [PATCH] go to 0.2 --- teleforma/__init__.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/teleforma/__init__.py b/teleforma/__init__.py index 179f42e4..930b3fc4 100755 --- a/teleforma/__init__.py +++ b/teleforma/__init__.py @@ -9,12 +9,12 @@ U{http://parisson.com/products/teleforma} """ __docformat__ = 'epytext en' -__version__ = '0.1' +__version__ = '0.2' __url__ = 'http://parisson.com/products/teleforma' __copyright__ = '(C) 2011-2012 Parisson' -__license__ = 'CeCILL-2' +__license__ = 'CeCILL-v2' __license_long__ = """ -Copyright (C) Parisson SARL (2007-2012) +Copyright (C) Parisson SARL (2011-2012) -- 2.39.5