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 e1c8da9 commit 3f01c3eCopy full SHA for 3f01c3e
CHANGES.md
@@ -1,3 +1,12 @@
1
+# v4.2.2, 2018-07-30
2
+
3
+Update of training weights for neural network strategy
4
5
+- Add an upper bound for a dependency version
6
+ https://github.com/Axelrod-Python/Axelrod/pull/1182
7
8
+https://github.com/Axelrod-Python/Axelrod/compare/v4.2.2...v4.2.1
9
10
# v4.2.1, 2018-07-09
11
12
Minor internal fixes.
axelrod/version.py
@@ -1 +1 @@
-__version__ = "4.2.1"
+__version__ = "4.2.2"
0 commit comments