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 b33f23a commit d16e7ecCopy full SHA for d16e7ec
setup.py
@@ -23,7 +23,7 @@ def run(self):
23
setup(
24
cmdclass={"build": build_with_submodules, "install": install_with_submodules},
25
name='pyganja',
26
- version='0.0.7',
+ version='0.0.8',
27
packages=find_packages(),
28
url='https://github.com/hugohadfield/pyganja',
29
license='',
0 commit comments