]> git.parisson.com Git - teleforma.git/commitdiff
go to 0.8
authoryomguy <yomguy@parisson.com>
Wed, 25 Jul 2012 01:04:44 +0000 (03:04 +0200)
committeryomguy <yomguy@parisson.com>
Wed, 25 Jul 2012 01:04:44 +0000 (03:04 +0200)
setup.py
teleforma/__init__.py

index bf2a71999489223540e6081013e3fe8ce754fea7..ebc47695cf444ff8b643dd9923ab30e7fb82d682 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.7',
+  version = '0.8',
   install_requires = [
         'django>=1.4',
         'telemeta',
index 48261916685a730f954363cadff4ee3190fd81f5..0144be371eb0ddd9af2a1a28ce437776ee3dbec2 100755 (executable)
@@ -9,7 +9,7 @@ U{http://parisson.com/products/teleforma}
 """
 
 __docformat__ = 'epytext en'
-__version__ = '0.7'
+__version__ = '0.8'
 __url__ = 'http://parisson.com/products/teleforma'
 __copyright__ = '(C) 2011-2012 Parisson'
 __license__ = 'CeCILL-v2'