bump minor version to keep track of changes
authorPhilipp Gesang <philipp.gesang@intra2net.com>
Thu, 25 Oct 2018 08:47:42 +0000 (10:47 +0200)
committerChristian Herdtweck <christian.herdtweck@intra2net.com>
Mon, 5 Nov 2018 11:23:27 +0000 (12:23 +0100)
setup.py

index 1b1191f..38853e6 100644 (file)
--- a/setup.py
+++ b/setup.py
@@ -23,7 +23,7 @@
 from distutils.core import setup
 
 setup(name='pyi2ncommon',
-      version='1.3',
+      version='1.4',
       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 '