From f059b581d093c71805263e584e3ba6157888d477 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Guillem=20Juli=C3=A0=20Blasi?= Date: Wed, 17 Sep 2014 10:25:26 +0200 Subject: [PATCH] Bump to v0.7.1 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 985fd310..9ecb9a53 100644 --- a/setup.py +++ b/setup.py @@ -18,7 +18,7 @@ author='GISCE-TI, S.L.', author_email='devel@gisce.net', url='http://www.gisce.net', - version='0.7.0', + version='0.7.1', license='General Public Licence 2', long_description='''Long description''', provides=['libcnmc'],