Increase version to 1.5
authorThomas Jarosch <thomas.jarosch@intra2net.com>
Mon, 4 Jul 2016 10:13:39 +0000 (12:13 +0200)
committerThomas Jarosch <thomas.jarosch@intra2net.com>
Mon, 4 Jul 2016 10:18:46 +0000 (12:18 +0200)
setup.py

index a7f7ddc..a1c0a39 100644 (file)
--- a/setup.py
+++ b/setup.py
@@ -4,7 +4,7 @@ from distutils.core import setup
 
 setup(
     name='python-delta-tar',
-    version='1.4',
+    version='1.5',
     description='deltatar python package',
     author='Intra2net',
     author_email='info@intra2net.com',