Skip to content

Commit 3f01c3e

Browse files
committed
Release v4.2.2
1 parent e1c8da9 commit 3f01c3e

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGES.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
110
# v4.2.1, 2018-07-09
211

312
Minor internal fixes.

axelrod/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "4.2.1"
1+
__version__ = "4.2.2"

0 commit comments

Comments
 (0)