Skip to content

Commit 291f3c9

Browse files
committed
New release.
1 parent 3a85bb6 commit 291f3c9

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGES.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,3 +22,4 @@ v0.0.21, 2015-11-29 -- Match class with sparklines.
2222
v0.0.22, 2015-12-07 -- Including a DOI.
2323
v0.0.23, 2015-12-14 -- Mixed strategies (decorator and meta player)
2424
v0.0.24, 2016-01-19 -- New strategy (FirmButFair) and hypothesis testing
25+
v0.0.24, 2016-01-26 -- Minor documentation changes.

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
setup(
55
name='Axelrod',
6-
version='0.0.24',
6+
version='0.0.25',
77
author='Vince Knight, Owen Campbell, Karol Langner, Marc Harper',
88
author_email=('[email protected]'),
99
packages=['axelrod', 'axelrod.strategies', 'axelrod.tests'],

0 commit comments

Comments
 (0)