]> git.parisson.com Git - telemeta.git/commitdiff
goto 1.6.3
authorGuillaume Pellerin <guillaume.pellerin@ircam.fr>
Wed, 8 Jun 2016 22:06:02 +0000 (00:06 +0200)
committerGuillaume Pellerin <guillaume.pellerin@ircam.fr>
Wed, 8 Jun 2016 22:06:02 +0000 (00:06 +0200)
setup.py
telemeta/__init__.py

index 897104bbfd6fb375298d099fece18076231d4e38..5852b3b73c24b9d06c2f270d24801b9ee32c9f3b 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.6.2',
+  version = '1.6.3',
   install_requires = [
         'django==1.6.11',
         'django-registration==1.0',
index 0667305671d3303f2b40a061ae1344172539538e..b7a310a67037ef5e292e998c086aab3b14ce4698 100644 (file)
@@ -15,7 +15,7 @@ U{http://telemeta.org}
 """
 
 __docformat__ = 'epytext en'
-__version__ = '1.6.2'
+__version__ = '1.6.3'
 __url__ = 'http://telemeta.org'
 __copyright__ = '(C) 2006-2016 Parisson SARL'
 __license__ = 'AGPLv3'