]> git.parisson.com Git - telemeta.git/commitdiff
goto 1.7.1
authorGuillaume Pellerin <guillaume.pellerin@ircam.fr>
Tue, 31 Jul 2018 22:23:16 +0000 (00:23 +0200)
committerGuillaume Pellerin <guillaume.pellerin@ircam.fr>
Tue, 31 Jul 2018 22:23:16 +0000 (00:23 +0200)
setup.py
telemeta/__init__.py

index 63ef8c636c73426aee1ad74ca8c366ac2a69c581..628f65a18b310beb57d2981ec88fb4b31e0b894c 100644 (file)
--- a/setup.py
+++ b/setup.py
@@ -47,7 +47,7 @@ setup(
   long_description = open('README.rst').read(),
   author = "Guillaume Pellerin",
   author_email = "yomguy@parisson.com",
-  version = '1.7.0',
+  version = '1.7.1',
   install_requires = [
         'django==1.8.*',
         'django-registration-redux',
index 613ad0f5c1dd6b3552b8687e068c5103f60edfbf..6bf3c87075d154d5e6390b6a8729120ac2c3aef7 100644 (file)
@@ -15,7 +15,7 @@ U{http://telemeta.org}
 """
 
 __docformat__ = 'epytext en'
-__version__ = '1.7.0'
+__version__ = '1.7.1'
 __url__ = 'http://telemeta.org'
 __copyright__ = '(C) 2006-2018 Parisson SARL'
 __license__ = 'AGPLv3'