From: Christian Herdtweck Date: Thu, 14 Nov 2019 17:00:19 +0000 (+0100) Subject: Increase version to 1.6.3 X-Git-Tag: v1.6.3^0 X-Git-Url: http://developer.intra2net.com/git/?a=commitdiff_plain;h=fc87804c0b56e9ee24ef8fded8821e1123cbb7c0;p=pyi2ncommon Increase version to 1.6.3 --- diff --git a/setup.py b/setup.py index 8b60665..1d082d5 100644 --- a/setup.py +++ b/setup.py @@ -23,7 +23,7 @@ from distutils.core import setup setup(name='pyi2ncommon', - version='1.6.2', + version='1.6.3', description='Intra2net library of common python helper utilities', long_description='Helper modules for Intra2net python code that are ' 'used in several places and/or are of '