From ea8faf9c551c94aa8f36f639a2939a952263a9f6 Mon Sep 17 00:00:00 2001 From: Christian Herdtweck Date: Wed, 24 Oct 2018 11:51:37 +0200 Subject: [PATCH] Update version to 1.3 --- setup.py | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/setup.py b/setup.py index 28bb74b..1b1191f 100644 --- a/setup.py +++ b/setup.py @@ -23,7 +23,7 @@ from distutils.core import setup setup(name='pyi2ncommon', - version='1.2', + version='1.3', 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