X-Git-Url: https://git.toastfreeware.priv.at/philipp/winterrodeln/wrpylib.git/blobdiff_plain/5a216fd6da6d15205fc3cef9ff7faf4b4555307e..bc75d77de7226fefdce6130eb5694e087d8dcda0:/setup.py diff --git a/setup.py b/setup.py index 7a517c6..c450381 100644 --- a/setup.py +++ b/setup.py @@ -3,7 +3,7 @@ from distutils.core import setup setup(name='wrpylib', - version='0.0.2', + version='0.0.3', description='Winterrodeln Python Library', author='Philipp Spitzer', author_email='philipp.spitzer@winterrodeln.org',