Skip to content

Commit 11ef7c4

Browse files
committed
New release
1 parent b4251cb commit 11ef7c4

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
@@ -12,3 +12,4 @@ v0.0.11, 2015-08-17 -- Updating Core team
1212
v0.0.12, 2015-09-02 -- Further behaviour and more info being passed to players.
1313
v0.0.13, 2015-09-16 -- Adding classifier dictionary and dynamic strategy list.
1414
v0.0.14, 2015-09-28 -- Change to use distutils, mirror strategy and readthedocs bug
15+
v0.0.15, 2015-10-13 -- Distribution of wins plots, and is_cheater becomes obey_axelrod

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