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 bbf718e commit 6f562bfCopy full SHA for 6f562bf
CHANGELOG.rst
@@ -1,8 +1,8 @@
1
Changelog for python-chess
2
==========================
3
4
-Upcoming in the next release
5
-----------------------------
+New in v0.28.0
+--------------
6
7
Changes:
8
chess/__init__.py
@@ -26,7 +26,7 @@
26
27
__email__ = "[email protected]"
28
29
-__version__ = "0.27.3"
+__version__ = "0.28.0"
30
31
import collections
32
import copy
0 commit comments