Increase version to 1.6.5 v1.6.5
authorChristian Herdtweck <christian.herdtweck@intra2net.com>
Thu, 25 Mar 2021 09:55:35 +0000 (10:55 +0100)
committerChristian Herdtweck <christian.herdtweck@intra2net.com>
Thu, 25 Mar 2021 09:55:35 +0000 (10:55 +0100)
setup.py

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