From e4a7c96804199ccec073c167f9c5682db6fe6509 Mon Sep 17 00:00:00 2001 From: Philipp Gesang Date: Thu, 25 Oct 2018 10:47:42 +0200 Subject: [PATCH] bump minor version to keep track of changes --- setup.py | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) 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 ' -- 1.7.1