]> git.parisson.com Git - teleforma.git/commitdiff
goto 0.9
authorGuillaume Pellerin <yomguy@parisson.com>
Mon, 8 Jul 2013 11:18:07 +0000 (13:18 +0200)
committerGuillaume Pellerin <yomguy@parisson.com>
Mon, 8 Jul 2013 11:18:07 +0000 (13:18 +0200)
setup.py
teleforma/__init__.py

index e1d62c8ba2d8d1426cd23dcfd2be0bc38df7474c..47799bd62496bff2f4f44296746f113e0e5c65ad 100644 (file)
--- a/setup.py
+++ b/setup.py
@@ -11,7 +11,7 @@ setup(
   long_description = open('README.rst').read(),
   author = "Guillaume Pellerin",
   author_email = "yomguy@parisson.com",
-  version = '0.8',
+  version = '0.9',
   install_requires = [
         'django>=1.4',
         'telemeta',
index 0144be371eb0ddd9af2a1a28ce437776ee3dbec2..043c491818f95567627cf30fa640bc03a7d71132 100644 (file)
@@ -9,7 +9,7 @@ U{http://parisson.com/products/teleforma}
 """
 
 __docformat__ = 'epytext en'
-__version__ = '0.8'
+__version__ = '0.9'
 __url__ = 'http://parisson.com/products/teleforma'
 __copyright__ = '(C) 2011-2012 Parisson'
 __license__ = 'CeCILL-v2'