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.
2 parents 367d06a + 9522c2b commit 41af51cCopy full SHA for 41af51c
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