We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6cccc4f commit 2f4d6d9Copy full SHA for 2f4d6d9
shogi/__init__.py
@@ -21,7 +21,7 @@
21
22
__author__ = 'Tasuku SUENAGA a.k.a. gunyarakun'
23
__email__ = 'tasuku-s-github@titech.ac'
24
-__version__ = '1.0.11'
+__version__ = '1.0.12'
25
26
import collections
27
0 commit comments