From da4543f91577c518b45c43da76dcd4dd024d1665 Mon Sep 17 00:00:00 2001 From: Thomas Jarosch Date: Thu, 23 Jun 2016 14:17:46 +0200 Subject: [PATCH] Increase version to 1.4 Lots of little fixes and improvements. --- setup.py | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) 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', -- 1.7.1