From: Thomas Jarosch Date: Wed, 15 Jun 2016 12:28:38 +0000 (+0200) Subject: Increase version to 1.2 X-Git-Tag: v2.2~34 X-Git-Url: http://developer.intra2net.com/git/?a=commitdiff_plain;h=0bc3d6c14362ced352b9fd7d791cf5a6487defbb;p=python-delta-tar Increase version to 1.2 --- diff --git a/setup.py b/setup.py index b74036f..8e1b899 100644 --- 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',