Skip to content

Commit

Permalink
New release
Browse files Browse the repository at this point in the history
  • Loading branch information
drvinceknight committed Oct 13, 2015
1 parent b4251cb commit 11ef7c4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGES.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,4 @@ v0.0.11, 2015-08-17 -- Updating Core team
v0.0.12, 2015-09-02 -- Further behaviour and more info being passed to players.
v0.0.13, 2015-09-16 -- Adding classifier dictionary and dynamic strategy list.
v0.0.14, 2015-09-28 -- Change to use distutils, mirror strategy and readthedocs bug
v0.0.15, 2015-10-13 -- Distribution of wins plots, and is_cheater becomes obey_axelrod
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

setup(
name='Axelrod',
version='0.0.14',
version='0.0.15',
author='Vince Knight, Owen Campbell, Karol Langner, Marc Harper',
author_email=('[email protected]'),
packages=['axelrod', 'axelrod.strategies', 'axelrod.tests'],
Expand Down

0 comments on commit 11ef7c4

Please sign in to comment.