From f235be7d19c62d17b3040bd72602902c9cb2856e Mon Sep 17 00:00:00 2001 From: yomguy Date: Tue, 5 Jun 2012 02:49:59 +0200 Subject: [PATCH] 0.4 --- teleforma/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/teleforma/__init__.py b/teleforma/__init__.py index 536b0dc3..88bd6588 100755 --- a/teleforma/__init__.py +++ b/teleforma/__init__.py @@ -9,7 +9,7 @@ U{http://parisson.com/products/teleforma} """ __docformat__ = 'epytext en' -__version__ = '0.3' +__version__ = '0.4' __url__ = 'http://parisson.com/products/teleforma' __copyright__ = '(C) 2011-2012 Parisson' __license__ = 'CeCILL-v2' -- 2.39.5