Skip to content

Commit c843102

Browse files
committed
v1.3.3
1 parent 4af31de commit c843102

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGES.rst

+6
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
History
22
=======
33

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+
410
v1.3.2 - 2020-07-05
511
-------------------
612

src/matching/version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "1.3.2"
1+
__version__ = "1.3.3"

0 commit comments

Comments
 (0)