From: Christian Herdtweck Date: Mon, 15 Apr 2019 08:09:20 +0000 (+0200) Subject: Change version to 1.5 X-Git-Tag: v1.5^0 X-Git-Url: http://developer.intra2net.com/git/?a=commitdiff_plain;h=98c1620af0706172c76408272e47d955bc63c7bc;p=pyi2ncommon Change version to 1.5 --- diff --git a/setup.py b/setup.py index 47e4f6d..c954a6d 100644 --- a/setup.py +++ b/setup.py @@ -23,7 +23,7 @@ from distutils.core import setup setup(name='pyi2ncommon', - version='1.5alpha', + version='1.5', 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 '