We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c0d3c91 commit 30d9910Copy full SHA for 30d9910
CHANGELOG.rst
@@ -1,8 +1,8 @@
1
Changelog for python-chess
2
==========================
3
4
-Upcoming in the next release
5
-----------------------------
+New in v1.11.0 (4th Oct 2024)
+-----------------------------
6
7
Changes:
8
chess/__init__.py
@@ -11,7 +11,7 @@
11
12
__email__ = "[email protected]"
13
14
-__version__ = "1.10.0"
+__version__ = "1.11.0"
15
16
import collections
17
import copy
0 commit comments