From 617367ce684a770181972b277ed1cc2be7f3dd34 Mon Sep 17 00:00:00 2001 From: Thomas Jarosch Date: Mon, 4 Jul 2016 12:13:39 +0200 Subject: [PATCH] Increase version to 1.5 --- setup.py | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) 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', -- 1.7.1