We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 34de67d commit 41b27bbCopy full SHA for 41b27bb
CHANGELOG.rst
@@ -1,8 +1,8 @@
1
Changelog for python-chess
2
==========================
3
4
-Upcoming in the next release
5
-----------------------------
+New in v1.10.0 (27th Jul 2023)
+------------------------------
6
7
New features:
8
chess/__init__.py
@@ -27,7 +27,7 @@
27
28
__email__ = "[email protected]"
29
30
-__version__ = "1.9.4"
+__version__ = "1.10.0"
31
32
import collections
33
import copy
0 commit comments