From 6ea062f8bcc95f2ae2d2771a2deeab0917a8a876 Mon Sep 17 00:00:00 2001 From: Christian Herdtweck Date: Tue, 22 May 2018 11:34:55 +0200 Subject: [PATCH] Increase version to 1.2 --- setup.py | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/setup.py b/setup.py index dceb51b..367306c 100644 --- a/setup.py +++ b/setup.py @@ -3,7 +3,7 @@ from distutils.core import setup setup(name='pyi2ncommon', - version='1.1', + version='1.2', description='Intra2net library of common helper utilities', long_description='Various modules used in several places within ' 'Intra2net code', -- 1.7.1