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 ac25f5c commit 717f17aCopy full SHA for 717f17a
CHANGES.md
@@ -1,3 +1,14 @@
1
+# v4.2.1, 2018-07-09
2
+
3
+Minor internal fixes.
4
5
+- Add an upper bound for a dependency version
6
+ https://github.com/Axelrod-Python/Axelrod/pull/1184
7
+- Add a long markdown description for pypi
8
+ https://github.com/Axelrod-Python/Axelrod/pull/1179
9
10
+https://github.com/Axelrod-Python/Axelrod/compare/v4.2.1...v4.2.0
11
12
# v4.2.0, 2018-05-25
13
14
New strategies and minor internal fixes.
axelrod/version.py
@@ -1 +1 @@
-__version__ = "4.2.0"
+__version__ = "4.2.1"
0 commit comments