From: Guillaume Pellerin Date: Wed, 19 Jul 2017 07:52:16 +0000 (+0200) Subject: goto 1.1 X-Git-Tag: 1.2~35 X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=3e9b78bfa73370fcfe8128cc772a281974f91101;p=teleforma.git goto 1.1 --- diff --git a/setup.py b/setup.py index b695542f..3bd26c2c 100644 --- 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.0', + version = '1.1', install_requires = [ 'django>=1.4', 'telemeta',