Skip to content

Commit bfccf62

Browse files
committed
New release.
1 parent a204a2a commit bfccf62

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
@@ -21,3 +21,4 @@ v0.0.20, 2015-11-21 -- Strategies have 'makes_use_of' attribute, improved docs/d
2121
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)
24+
v0.0.24, 2016-01-19 -- New strategy (FirmButFair) and hypothesis testing

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.23',
6+
version='0.0.24',
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)