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 0e7f8cc commit 3ca43b2Copy full SHA for 3ca43b2
CHANGELOG.rst
@@ -5,8 +5,8 @@ At the current stage of this project it is more important to get things right
5
than to be consistent with previous versions. Use this changelog to see what
6
changed in a new release, because this might include API breaking changes.
7
8
-Upcoming in the next release
9
-----------------------------
+New in v0.18.2
+--------------
10
11
Bugfixes:
12
chess/__init__.py
@@ -26,7 +26,7 @@
26
27
__email__ = "niklas.fiekas@backscattering.de"
28
29
-__version__ = "0.18.1"
+__version__ = "0.18.2"
30
31
import copy
32
import re
0 commit comments