]> git.parisson.com Git - telemeta.git/commitdiff
1.6.5 1.6.5
authorGuillaume Pellerin <guillaume.pellerin@ircam.fr>
Thu, 15 Feb 2018 15:36:09 +0000 (16:36 +0100)
committerGuillaume Pellerin <guillaume.pellerin@ircam.fr>
Thu, 15 Feb 2018 15:36:09 +0000 (16:36 +0100)
setup.py
telemeta/__init__.py

index 9bbff5af679fe55f7122711d4da2dc9ab386ad17..db2c6b7a10b189d0b9ae17fe4834590ffcd539e5 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.4',
+  version = '1.6.5',
   install_requires = [
         'django==1.6.11',
         'django-registration==1.0',
index 8b4c92fc8a4676472ce2d107a1e915baca5e84be..2002e455f8b02338f991479e9128030f02295a9c 100644 (file)
@@ -15,12 +15,12 @@ U{http://telemeta.org}
 """
 
 __docformat__ = 'epytext en'
-__version__ = '1.6.4'
+__version__ = '1.6.5'
 __url__ = 'http://telemeta.org'
-__copyright__ = '(C) 2006-2017 Parisson SARL'
+__copyright__ = '(C) 2006-2018 Parisson SARL'
 __license__ = 'AGPLv3'
 __license_long__ = """
-Copyright (C) Parisson SARL (2006-2017)
+Copyright (C) Parisson SARL (2006-2018)
 
 This file is part of Telemeta.