From 1dcb99b3c7a29a72cefdd9a502125d4295299e0f Mon Sep 17 00:00:00 2001 From: yomguy Date: Fri, 27 Apr 2012 23:02:34 +0200 Subject: [PATCH] tag 0.3 --- teleforma/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/teleforma/__init__.py b/teleforma/__init__.py index 930b3fc4..536b0dc3 100755 --- a/teleforma/__init__.py +++ b/teleforma/__init__.py @@ -9,7 +9,7 @@ U{http://parisson.com/products/teleforma} """ __docformat__ = 'epytext en' -__version__ = '0.2' +__version__ = '0.3' __url__ = 'http://parisson.com/products/teleforma' __copyright__ = '(C) 2011-2012 Parisson' __license__ = 'CeCILL-v2' -- 2.39.5