We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4af31de commit c843102Copy full SHA for c843102
CHANGES.rst
@@ -1,6 +1,12 @@
1
History
2
=======
3
4
+v1.3.3 - 2020-10-15
5
+-------------------
6
+
7
+- Move unmatching to second phase in SR (allows for simple games.)
8
+- Minor docs fixes.
9
10
v1.3.2 - 2020-07-05
11
-------------------
12
src/matching/version.py
@@ -1 +1 @@
-__version__ = "1.3.2"
+__version__ = "1.3.3"
0 commit comments