]> git.parisson.com Git - telemeta.git/commitdiff
goto 1.5.2
authorGuillaume Pellerin <yomguy@parisson.com>
Thu, 19 Feb 2015 13:51:16 +0000 (14:51 +0100)
committerGuillaume Pellerin <yomguy@parisson.com>
Thu, 19 Feb 2015 13:51:16 +0000 (14:51 +0100)
setup.py
telemeta/__init__.py

index 39d77bd08039a3017aa978770bcbc76b45dbe2c5..921614e0c286d1b9d15f622cd83d159f0ebbcabd 100644 (file)
--- a/setup.py
+++ b/setup.py
@@ -46,7 +46,7 @@ setup(
   long_description = open('README.rst').read(),
   author = "Guillaume Pellerin",
   author_email = "yomguy@parisson.com",
-  version = '1.5.1',
+  version = '1.5.2',
   install_requires = [
         'django==1.6.10',
         'django-registration',
index 67f34be4ae4fca3ec6b0d05da4c2f7547db70864..a02da6b838f706ba2fa67fb3cfcc61a0910854ab 100644 (file)
@@ -14,7 +14,7 @@ U{http://telemeta.org}
 """
 
 __docformat__ = 'epytext en'
-__version__ = '1.5.1'
+__version__ = '1.5.2'
 __url__ = 'http://telemeta.org'
 __copyright__ = '(C) 2007-2014 Parisson'
 __license__ = 'CeCILL-2'