From 23e1ae1138e768eedccab184e825834ab1568956 Mon Sep 17 00:00:00 2001 From: Tobias Bieniek Date: Sat, 5 Jan 2013 21:13:40 +0100 Subject: [PATCH] v0.2.5 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 0518654..23c15f5 100644 --- a/setup.py +++ b/setup.py @@ -2,7 +2,7 @@ setup( name='utm', - version='0.2.4', + version='0.2.5', author='Tobias Bieniek', author_email='Tobias.Bieniek@gmx.de', url='https://github.com/Turbo87/utm',