We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af80db8 commit 9522c2bCopy full SHA for 9522c2b
setup.py
@@ -56,7 +56,7 @@ def run(self):
56
57
setup(
58
name=PACKAGE_NAME,
59
- version="0.1.0",
+ version="0.2.0a",
60
author="Michael Tryby",
61
author_email="Michael [email protected]",
62
description="epanet_python - SWIG generated python wrappers for epanet libraries",
0 commit comments