Skip to content

Commit 2c524ba

Browse files
committed
New release.
1 parent 9f73bc9 commit 2c524ba

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
@@ -16,3 +16,4 @@ v0.0.15, 2015-10-13 -- Distribution of wins plots, and is_cheater becomes obey_a
1616
v0.0.16, 2015-10-25 -- Tidying strategies, action classes, flip action method and new docs
1717
v0.0.17, 2015-10-30 -- Strategy transforms and bug fixes
1818
v0.0.18, 2015-11-04 -- New strategies
19+
v0.0.19, 2015-11-21 -- Efficiency improvements, new default colour maps

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