Increase version to 1.7.0
[pyi2ncommon] / setup.py
index a9eeae9..01966be 100644 (file)
--- a/setup.py
+++ b/setup.py
@@ -25,7 +25,7 @@
 from distutils.core import setup
 
 setup(name='pyi2ncommon',
-      version='1.6.7',       # keep in sync with spec file
+      version='1.7.0',  # keep in sync with spec file and doc/conf.py
       description='Intra2net library of common python helper utilities',
       long_description='Helper modules for Intra2net python code that are '
                        'used in several places and/or are of '