From: Thomas Jarosch Date: Tue, 4 Feb 2020 13:19:16 +0000 (+0100) Subject: Increase version to 2.1 X-Git-Tag: v2.2~2 X-Git-Url: http://developer.intra2net.com/git/?p=python-delta-tar;a=commitdiff_plain;h=be83f3f68a833780f1b7482841ff379f309939e9 Increase version to 2.1 --- diff --git a/setup.py b/setup.py index f5169df..6e89b5c 100644 --- a/setup.py +++ b/setup.py @@ -4,7 +4,7 @@ from distutils.core import setup setup( name='python-delta-tar', - version='2.0', + version='2.1', description='deltatar python package', author='Intra2net', author_email='info@intra2net.com',