Skip to content

Commit

Permalink
update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
y-tetsu committed Jan 3, 2025
1 parent bac6a13 commit adebeef
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 @@ -2,7 +2,7 @@

setup(
name='reversi',
version='0.0.52',
version='0.0.53',
license='MIT License',
install_requires=[
'cython',
Expand Down

0 comments on commit adebeef

Please sign in to comment.