Increase version to 1.2
authorThomas Jarosch <thomas.jarosch@intra2net.com>
Wed, 15 Jun 2016 12:28:38 +0000 (14:28 +0200)
committerThomas Jarosch <thomas.jarosch@intra2net.com>
Wed, 15 Jun 2016 12:28:38 +0000 (14:28 +0200)
setup.py

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