From 6861c6ddea18241d052936ac1475526c7b847eb6 Mon Sep 17 00:00:00 2001 From: Eduard Carreras Date: Thu, 4 Sep 2014 19:21:48 +0200 Subject: [PATCH] Bump to v0.6.0 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 6053c3cc..9d44db56 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.5.8', + version='0.6.0', license='General Public Licence 2', long_description='''Long description''', provides=['libcnmc'],