Skip to content

Commit

Permalink
Merge pull request #32 from michaeltryby/dev
Browse files Browse the repository at this point in the history
Bumping package version
  • Loading branch information
michaeltryby authored Dec 19, 2018
2 parents 367d06a + 9522c2b commit 41af51c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ def run(self):

setup(
name=PACKAGE_NAME,
version="0.1.0",
version="0.2.0a",
author="Michael Tryby",
author_email="Michael [email protected]",
description="epanet_python - SWIG generated python wrappers for epanet libraries",
Expand Down

0 comments on commit 41af51c

Please sign in to comment.