We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 30ac7f0 commit 36e6db5Copy full SHA for 36e6db5
CHANGELOG.rst
@@ -1,8 +1,8 @@
1
Changelog for python-chess
2
==========================
3
4
-Upcoming in the next release
5
-----------------------------
+New in v0.29.0
+--------------
6
7
Changes:
8
chess/__init__.py
@@ -26,7 +26,7 @@
26
27
__email__ = "[email protected]"
28
29
-__version__ = "0.28.3"
+__version__ = "0.29.0"
30
31
import collections
32
import copy
0 commit comments