Skip to content

Commit

Permalink
Bump version 0.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
vxgmichel committed Aug 22, 2022
1 parent 7cccfd7 commit 81d0405
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 @@ -53,7 +53,7 @@ def __fspath__(self):

setup(
name="gambaterm",
version="0.9.9",
version="0.10.0",
packages=["gambaterm"],
setup_requires=["setuptools>=42", "Cython>=0.29.13", "numpy"],
ext_modules=[gambatte_extension, termblit_extension],
Expand Down

0 comments on commit 81d0405

Please sign in to comment.