From: Thomas Jarosch Date: Sat, 25 Jan 2020 18:08:49 +0000 (+0100) Subject: Increase version to 1.6 X-Git-Tag: v2.2~7^2~22 X-Git-Url: http://developer.intra2net.com/git/?p=python-delta-tar;a=commitdiff_plain;h=662fda6c51dbcdd163dae7270fa4d93caa1b677e Increase version to 1.6 --- diff --git a/setup.py b/setup.py index a1c0a39..1f21997 100644 --- a/setup.py +++ b/setup.py @@ -4,7 +4,7 @@ from distutils.core import setup setup( name='python-delta-tar', - version='1.5', + version='1.6', description='deltatar python package', author='Intra2net', author_email='info@intra2net.com',