From: philipp Date: Tue, 27 Sep 2011 16:31:00 +0000 (+0000) Subject: Increased the version number after the last change. X-Git-Url: https://git.toastfreeware.priv.at/philipp/winterrodeln/wrpylib.git/commitdiff_plain/3f93a335b449243b879c5e38bfecce98ddb3dbe7 Increased the version number after the last change. git-svn-id: http://www.winterrodeln.org/svn/servermediawiki/trunk/wrpylib@934 7aebc617-e5e2-0310-91dc-80fb5f6d2477 --- diff --git a/setup.py b/setup.py index 982a8d0..6adb616 100644 --- a/setup.py +++ b/setup.py @@ -3,7 +3,7 @@ from setuptools import setup setup(name='wrpylib', - version='0.0.14', + version='0.0.15', description='Winterrodeln Python Library', author='Philipp Spitzer', author_email='philipp.spitzer@winterrodeln.org',