From: Christian Herdtweck Date: Tue, 9 Apr 2019 12:20:59 +0000 (+0200) Subject: Increase version to 1.5 (alpha) X-Git-Tag: v1.5~2 X-Git-Url: http://developer.intra2net.com/git/?a=commitdiff_plain;h=18f371619b177b880e7a0ecc306d15ec5de09e08;p=pyi2ncommon Increase version to 1.5 (alpha) --- diff --git a/setup.py b/setup.py index 38853e6..47e4f6d 100644 --- 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 '