From: Christian Herdtweck Date: Tue, 5 Nov 2019 10:59:32 +0000 (+0100) Subject: Increase version to 1.6.2 X-Git-Tag: v1.6.2^0 X-Git-Url: http://developer.intra2net.com/git/?a=commitdiff_plain;h=2a635c4e124a9b52e570e64f7cc7e8fde9a2bdff;p=pyi2ncommon Increase version to 1.6.2 --- diff --git a/setup.py b/setup.py index 5f0a44f..8b60665 100644 --- a/setup.py +++ b/setup.py @@ -23,7 +23,7 @@ from distutils.core import setup setup(name='pyi2ncommon', - version='1.6', + version='1.6.2', 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 '