Increase version to 1.1
authorThomas Jarosch <thomas.jarosch@intra2net.com>
Fri, 3 Jul 2015 19:34:05 +0000 (21:34 +0200)
committerThomas Jarosch <thomas.jarosch@intra2net.com>
Fri, 3 Jul 2015 19:34:05 +0000 (21:34 +0200)
Reflect the filename changes and
a few other bells and whistles.

setup.py

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