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 bfba2cc commit 62acb3aCopy full SHA for 62acb3a
CHANGES.rst
@@ -1,6 +1,12 @@
1
History
2
=======
3
4
+v1.1 - 2019-05-10
5
+-----------------
6
+
7
+- Implemented the student-allocation problem.
8
+- Added capability for large game creation from dictionaries.
9
10
v1.0.2 - 2019-01-30
11
-------------------
12
src/matching/version.py
@@ -1 +1 @@
-__version__ = "1.0.2"
+__version__ = "1.1"
0 commit comments