From: Christian Herdtweck Date: Fri, 1 Dec 2017 15:27:06 +0000 (+0100) Subject: Change version to 1.1 X-Git-Tag: v1.2~10^2 X-Git-Url: http://developer.intra2net.com/git/?a=commitdiff_plain;h=dba3558a8060cc0fd6cbc0b6cc0d50bc25d59b5c;p=pyi2ncommon Change version to 1.1 --- diff --git a/setup.py b/setup.py index bc2a521..59a0a54 100644 --- a/setup.py +++ b/setup.py @@ -3,7 +3,7 @@ from distutils.core import setup setup(name='pyi2ncommon', - version='1.0', + version='1.1', description='Intra2net library of common helper utilities', long_description='Various modules used in several places within ' 'Intra2net code',