Skip to content

Commit 3ac5965

Browse files
committed
Release v3.1.2
1 parent f6339a1 commit 3ac5965

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGES.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
# v3.1.2, 2017-07-24
2+
3+
Minor documentation fixes
4+
5+
- Fixes
6+
https://github.com/Axelrod-Python/Axelrod/pull/1082
7+
https://github.com/Axelrod-Python/Axelrod/pull/1083
8+
9+
Here are all the commits for this PR:
10+
https://github.com/Axelrod-Python/Axelrod/compare/v3.1.1...v3.1.2
11+
112
# v3.1.1, 2017-07-23
213

314
Improvements to documentation and README.

axelrod/version.py

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

0 commit comments

Comments
 (0)