Increase version to 1.5 (alpha)
authorChristian Herdtweck <christian.herdtweck@intra2net.com>
Tue, 9 Apr 2019 12:20:59 +0000 (14:20 +0200)
committerChristian Herdtweck <christian.herdtweck@intra2net.com>
Tue, 9 Apr 2019 12:20:59 +0000 (14:20 +0200)
setup.py

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