From e251b602a35c28558f5d052b41d9051007b58851 Mon Sep 17 00:00:00 2001 From: Thomas Jarosch Date: Thu, 13 Feb 2020 16:30:10 +0100 Subject: [PATCH] Increase version to 1.6.4 --- setup.py | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/setup.py b/setup.py index 1d082d5..1e3f6a1 100644 --- a/setup.py +++ b/setup.py @@ -23,7 +23,7 @@ from distutils.core import setup setup(name='pyi2ncommon', - version='1.6.3', + version='1.6.4', 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 ' -- 1.7.1