We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a2ca2a8 commit bf69fe8Copy full SHA for bf69fe8
chess/__init__.py
@@ -20,7 +20,7 @@
20
21
__email__ = "[email protected]"
22
23
-__version__ = "0.1.0"
+__version__ = "0.2.0"
24
25
import collections
26
import random
0 commit comments