Increase version to 1.4
authorThomas Jarosch <thomas.jarosch@intra2net.com>
Thu, 23 Jun 2016 12:17:46 +0000 (14:17 +0200)
committerThomas Jarosch <thomas.jarosch@intra2net.com>
Thu, 23 Jun 2016 12:34:29 +0000 (14:34 +0200)
Lots of little fixes and improvements.

setup.py

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