From: philipp Date: Mon, 17 Mar 2014 20:15:36 +0000 (+0000) Subject: Increased version number. X-Git-Url: https://git.toastfreeware.priv.at/philipp/winterrodeln/wrpylib.git/commitdiff_plain/6bde32918f9c5f75476240579d4a963f759fb14d Increased version number. git-svn-id: http://www.winterrodeln.org/svn/wrpylib/trunk@1929 7aebc617-e5e2-0310-91dc-80fb5f6d2477 --- 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',