Skip to content

Commit cc51c49

Browse files
committed
Release v3.2.1
1 parent e8b7383 commit cc51c49

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGES.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# v3.2.1, 2017-07-28
2+
3+
Documentation fixes.
4+
5+
- Various minor fixes/updates to documentation
6+
https://github.com/Axelrod-Python/Axelrod/pull/1088
7+
https://github.com/Axelrod-Python/Axelrod/pull/1089
8+
https://github.com/Axelrod-Python/Axelrod/pull/1090
9+
10+
Here are all the commits for this PR:
11+
https://github.com/Axelrod-Python/Axelrod/compare/v3.2.0...v3.2.1
12+
113
# v3.2.0, 2017-07-26
214

315
Minor internal fixes and a new strategy

axelrod/version.py

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

0 commit comments

Comments
 (0)