From 5cdfff48daa5e83d8cd3c5ecbefd1b214feb352e Mon Sep 17 00:00:00 2001 From: Guillaume Pellerin Date: Mon, 30 Jun 2014 11:34:56 +0200 Subject: [PATCH] goto 1.0 --- teleforma/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/teleforma/__init__.py b/teleforma/__init__.py index 043c4918..7c7e7340 100644 --- a/teleforma/__init__.py +++ b/teleforma/__init__.py @@ -9,7 +9,7 @@ U{http://parisson.com/products/teleforma} """ __docformat__ = 'epytext en' -__version__ = '0.9' +__version__ = '1.0' __url__ = 'http://parisson.com/products/teleforma' __copyright__ = '(C) 2011-2012 Parisson' __license__ = 'CeCILL-v2' -- 2.39.5