Increase version to 1.6.2 v1.6.2
authorChristian Herdtweck <christian.herdtweck@intra2net.com>
Tue, 5 Nov 2019 10:59:32 +0000 (11:59 +0100)
committerChristian Herdtweck <christian.herdtweck@intra2net.com>
Tue, 5 Nov 2019 10:59:32 +0000 (11:59 +0100)
setup.py

index 5f0a44f..8b60665 100644 (file)
--- a/setup.py
+++ b/setup.py
@@ -23,7 +23,7 @@
 from distutils.core import setup
 
 setup(name='pyi2ncommon',
-      version='1.6',
+      version='1.6.2',
       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 '