Skip to content

Commit 873e13b

Browse files
committed
Release v1.19.0.
1 parent 31dbedd commit 873e13b

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGES.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
# v1.19.0, 2016-11-30
2+
3+
New strategy using a trained neural network.
4+
5+
- Implement the EvolvedANN
6+
https://github.com/Axelrod-Python/Axelrod/pull/773
7+
8+
Here are all the commits for this PR:
9+
https://github.com/Axelrod-Python/Axelrod/compare/v1.18.1...v1.19.0
10+
111
# v1.18.1, 2016-11-24
212

313
There are no changes between 1.18.1 and 1.18.0. This release is due to an error

axelrod/version.py

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

0 commit comments

Comments
 (0)