Skip to content

Commit 680bf71

Browse files
committed
New release.
1 parent 2639d8a commit 680bf71

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
@@ -9,3 +9,4 @@ v0.0.8, 2015-04-16 -- Change default behaviour to maximisation
99
v0.0.9, 2015-06-14 -- Various improvements including noisy tournaments
1010
v0.0.10, 2015-08-17 -- Python 3 support and behaviour metrics
1111
v0.0.11, 2015-08-17 -- Updating Core team
12+
v0.0.12, 2015-09-02 -- Further behaviour and more info being passed to players.

setup.py

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

33
setup(
44
name='Axelrod',
5-
version='0.0.11',
5+
version='0.0.12',
66
author='Vince Knight, Owen Campbell, Karol Langner, Marc Harper',
77
author_email=('[email protected]'),
88
packages=['axelrod', 'axelrod.strategies', 'axelrod.tests'],

0 commit comments

Comments
 (0)