X-Git-Url: https://git.toastfreeware.priv.at/philipp/winterrodeln/wrpylib.git/blobdiff_plain/cfeddbc71fd478a591c35f9336b81e0356cc4de7..86d91d0e1e600c014cf46f15e259d18c4ab3a2c5:/setup.py?ds=sidebyside diff --git a/setup.py b/setup.py index a5d9c12..1f0a4e5 100644 --- a/setup.py +++ b/setup.py @@ -3,7 +3,7 @@ from setuptools import setup setup(name='wrpylib', - version='0.1.3', + version='0.2.0', description='Winterrodeln Python Library', author='Philipp Spitzer', author_email='philipp.spitzer@winterrodeln.org',