Skip to content

Commit 5d493c1

Browse files
committed
update setup.py
1 parent a509c9d commit 5d493c1

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
@@ -2,7 +2,7 @@
22

33
setup(
44
name='reversi',
5-
version='0.0.52',
5+
version='0.0.53',
66
license='MIT License',
77
install_requires=[
88
'cython',

0 commit comments

Comments
 (0)