]> git.parisson.com Git - teleforma.git/commitdiff
goto 0.7dev
authoryomguy <yomguy@parisson.com>
Thu, 19 Jul 2012 19:15:05 +0000 (21:15 +0200)
committeryomguy <yomguy@parisson.com>
Thu, 19 Jul 2012 19:15:05 +0000 (21:15 +0200)
setup.py
teleforma/__init__.py

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