From: Christian Herdtweck Date: Wed, 24 Oct 2018 09:51:37 +0000 (+0200) Subject: Update version to 1.3 X-Git-Tag: v1.3^0 X-Git-Url: http://developer.intra2net.com/git/?a=commitdiff_plain;h=ea8faf9c551c94aa8f36f639a2939a952263a9f6;p=pyi2ncommon Update version to 1.3 --- diff --git a/setup.py b/setup.py index 28bb74b..1b1191f 100644 --- 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 '