From 6bde32918f9c5f75476240579d4a963f759fb14d Mon Sep 17 00:00:00 2001 From: philipp Date: Mon, 17 Mar 2014 20:15:36 +0000 Subject: [PATCH] Increased version number. git-svn-id: http://www.winterrodeln.org/svn/wrpylib/trunk@1929 7aebc617-e5e2-0310-91dc-80fb5f6d2477 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index db714c3..3b7c506 100644 --- a/setup.py +++ b/setup.py @@ -8,7 +8,7 @@ requires = [ ] setup(name='wrpylib', - version='0.4.1', + version='0.5.0', description='Winterrodeln Python Library', author='Philipp Spitzer', author_email='philipp.spitzer@winterrodeln.org', -- 2.39.5