From: Guillaume Pellerin Date: Mon, 30 Jun 2014 09:34:56 +0000 (+0200) Subject: goto 1.0 X-Git-Tag: 1.1~449 X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=5cdfff48daa5e83d8cd3c5ecbefd1b214feb352e;p=teleforma.git goto 1.0 --- 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'