Increase version to 2.2 v2.2
authorThomas Jarosch <thomas.jarosch@intra2net.com>
Tue, 28 Apr 2020 10:02:54 +0000 (12:02 +0200)
committerThomas Jarosch <thomas.jarosch@intra2net.com>
Tue, 5 May 2020 09:07:52 +0000 (11:07 +0200)
setup.py

index 6e89b5c..3370d7c 100644 (file)
--- a/setup.py
+++ b/setup.py
@@ -4,7 +4,7 @@ from distutils.core import setup
 
 setup(
     name='python-delta-tar',
-    version='2.1',
+    version='2.2',
     description='deltatar python package',
     author='Intra2net',
     author_email='info@intra2net.com',