Update version to 1.3 v1.3
authorChristian Herdtweck <christian.herdtweck@intra2net.com>
Wed, 24 Oct 2018 09:51:37 +0000 (11:51 +0200)
committerChristian Herdtweck <christian.herdtweck@intra2net.com>
Mon, 5 Nov 2018 10:34:04 +0000 (11:34 +0100)
setup.py

index 28bb74b..1b1191f 100644 (file)
--- a/setup.py
+++ b/setup.py
@@ -23,7 +23,7 @@
 from distutils.core import setup
 
 setup(name='pyi2ncommon',
-      version='1.2',
+      version='1.3',
       description='Intra2net library of common helper utilities',
       long_description='Helper modules for Intra2net source code that are '
                        'used in several places and/or are of '