From: Thomas Jarosch Date: Thu, 23 Jun 2016 12:17:46 +0000 (+0200) Subject: Increase version to 1.4 X-Git-Tag: v2.2~16 X-Git-Url: http://developer.intra2net.com/git/?a=commitdiff_plain;h=da4543f91577c518b45c43da76dcd4dd024d1665;p=python-delta-tar Increase version to 1.4 Lots of little fixes and improvements. --- diff --git a/setup.py b/setup.py index e1b9bd7..ffeb712 100644 --- 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',