Skip to content

Commit 41af51c

Browse files
authored
Merge pull request #32 from michaeltryby/dev
Bumping package version
2 parents 367d06a + 9522c2b commit 41af51c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ def run(self):
5656

5757
setup(
5858
name=PACKAGE_NAME,
59-
version="0.1.0",
59+
version="0.2.0a",
6060
author="Michael Tryby",
6161
author_email="Michael [email protected]",
6262
description="epanet_python - SWIG generated python wrappers for epanet libraries",

0 commit comments

Comments
 (0)