Skip to content

Commit

Permalink
Bump version number
Browse files Browse the repository at this point in the history
  • Loading branch information
eric-wieser committed Oct 31, 2019
1 parent 602b95f commit 1518d4c
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 @@ -23,7 +23,7 @@ def run(self):
setup(
cmdclass={"build": build_with_submodules, "install": install_with_submodules},
name='pyganja',
version='0.0.6',
version='0.0.7',
packages=find_packages(),
url='https://github.com/hugohadfield/pyganja',
license='',
Expand Down

0 comments on commit 1518d4c

Please sign in to comment.