Skip to content

Commit d16e7ec

Browse files
committed
Bump version number
1 parent b33f23a commit d16e7ec

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
@@ -23,7 +23,7 @@ def run(self):
2323
setup(
2424
cmdclass={"build": build_with_submodules, "install": install_with_submodules},
2525
name='pyganja',
26-
version='0.0.7',
26+
version='0.0.8',
2727
packages=find_packages(),
2828
url='https://github.com/hugohadfield/pyganja',
2929
license='',

0 commit comments

Comments
 (0)