Increase version to 1.6
authorThomas Jarosch <thomas.jarosch@intra2net.com>
Sat, 25 Jan 2020 18:08:49 +0000 (19:08 +0100)
committerThomas Jarosch <thomas.jarosch@intra2net.com>
Mon, 27 Jan 2020 17:23:24 +0000 (18:23 +0100)
setup.py

index a1c0a39..1f21997 100644 (file)
--- 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',