Increase version to 1.6.4 v1.6.4
authorThomas Jarosch <thomas.jarosch@intra2net.com>
Thu, 13 Feb 2020 15:30:10 +0000 (16:30 +0100)
committerThomas Jarosch <thomas.jarosch@intra2net.com>
Thu, 13 Feb 2020 15:30:10 +0000 (16:30 +0100)
setup.py

index 1d082d5..1e3f6a1 100644 (file)
--- a/setup.py
+++ b/setup.py
@@ -23,7 +23,7 @@
 from distutils.core import setup
 
 setup(name='pyi2ncommon',
-      version='1.6.3',
+      version='1.6.4',
       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 '