Skip to content

Commit

Permalink
Bump version 0.9.7
Browse files Browse the repository at this point in the history
  • Loading branch information
vxgmichel committed Sep 30, 2021
1 parent 1cc52b6 commit dec93bd
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.6",
version="0.9.7",
packages=["gambaterm"],
setup_requires=["setuptools>=42", "Cython>=0.29.13", "numpy"],
ext_modules=[gambatte_extension, termblit_extension],
Expand Down

0 comments on commit dec93bd

Please sign in to comment.