From 341777f587e8c06f6a801ab06cecb9949d9ea7b1 Mon Sep 17 00:00:00 2001 From: Eduard Carreras Date: Wed, 17 Sep 2014 13:02:28 +0200 Subject: [PATCH] Bump to v0.7.2 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 9ecb9a53..2732cebe 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.1', + version='0.7.2', license='General Public Licence 2', long_description='''Long description''', provides=['libcnmc'],