Skip to content

Commit 30ed681

Browse files
committed
Release v4.9.1
1 parent 52f2654 commit 30ed681

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGES.md

+11
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
# v4.9.1, 2020-04-08
2+
3+
Bug fixes
4+
5+
- Fix install problem:
6+
https://github.com/Axelrod-Python/Axelrod/pull/1314
7+
- Fix read the docs configuration:
8+
https://github.com/Axelrod-Python/Axelrod/pull/1313
9+
10+
https://github.com/Axelrod-Python/Axelrod/compare/v4.9.1...v4.9.0
11+
112
# v4.9.0, 2020-04-07
213

314
New strategies, new classifier system and internal improvements/fixes.

axelrod/version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "4.9.0"
1+
__version__ = "4.9.1"

0 commit comments

Comments
 (0)