From: Thomas Jarosch Date: Mon, 4 Jul 2016 10:13:39 +0000 (+0200) Subject: Increase version to 1.5 X-Git-Tag: v2.2~9 X-Git-Url: http://developer.intra2net.com/git/?a=commitdiff_plain;h=617367ce684a770181972b277ed1cc2be7f3dd34;p=python-delta-tar Increase version to 1.5 --- diff --git a/setup.py b/setup.py index a7f7ddc..a1c0a39 100644 --- a/setup.py +++ b/setup.py @@ -4,7 +4,7 @@ from distutils.core import setup setup( name='python-delta-tar', - version='1.4', + version='1.5', description='deltatar python package', author='Intra2net', author_email='info@intra2net.com',