From 0bc3d6c14362ced352b9fd7d791cf5a6487defbb Mon Sep 17 00:00:00 2001 From: Thomas Jarosch Date: Wed, 15 Jun 2016 14:28:38 +0200 Subject: [PATCH] Increase version to 1.2 --- setup.py | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) 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', -- 1.7.1