]> git.parisson.com Git - telemeta.git/commitdiff
go to 1.4.5
authoryomguy <yomguy@parisson.com>
Mon, 19 Nov 2012 15:58:16 +0000 (16:58 +0100)
committeryomguy <yomguy@parisson.com>
Mon, 19 Nov 2012 15:58:16 +0000 (16:58 +0100)
setup.py
telemeta/__init__.py

index 67ebe5a6b7e224f0d82a01d148cdf016680069c6..36b56f66fa34736f95407a7d3d4597556a38ec3b 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 = '1.4.4',
+  version = '1.4.5',
   install_requires = [
         'django>=1.4',
         'django-registration',
index 32227806dfe2902bae57ad5388ab0e6be7b0b26b..e677ba67af8b16e856cb218d32329248706c9d5d 100644 (file)
@@ -12,7 +12,7 @@ U{http://telemeta.org}
 """
 
 __docformat__ = 'epytext en'
-__version__ = '1.4.4'
+__version__ = '1.4.5'
 __url__ = 'http://telemeta.org'
 __copyright__ = '(C) 2007-2012 Parisson'
 __license__ = 'CeCILL-2'