From: Philipp Gesang Date: Thu, 25 Oct 2018 08:47:42 +0000 (+0200) Subject: bump minor version to keep track of changes X-Git-Tag: v1.4~16 X-Git-Url: http://developer.intra2net.com/git/?a=commitdiff_plain;h=e4a7c96804199ccec073c167f9c5682db6fe6509;p=pyi2ncommon bump minor version to keep track of changes --- diff --git a/setup.py b/setup.py index 1b1191f..38853e6 100644 --- a/setup.py +++ b/setup.py @@ -23,7 +23,7 @@ from distutils.core import setup setup(name='pyi2ncommon', - version='1.3', + version='1.4', 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 '