Skip to content

Commit 242aa3f

Browse files
committed
Update setup.py
1 parent d6a2045 commit 242aa3f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ def build_extension(self, ext):
6060

6161
setup(
6262
name = "pymahjong",
63-
version = "1.0.1",
63+
version = "1.0.2",
6464
author = "Agony",
6565
author_email = "chenzhaoyun@iai.ustc.edu.cn",
6666
description= "A Japanese Mahjong environment for decision AI research.",

0 commit comments

Comments
 (0)