From 3e9b78bfa73370fcfe8128cc772a281974f91101 Mon Sep 17 00:00:00 2001 From: Guillaume Pellerin Date: Wed, 19 Jul 2017 09:52:16 +0200 Subject: [PATCH] goto 1.1 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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', -- 2.39.5