Skip to content

Commit 7e2deba

Browse files
committed
New release.
1 parent b654910 commit 7e2deba

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
@@ -19,3 +19,4 @@ v0.0.18, 2015-11-04 -- New strategies
1919
v0.0.19, 2015-11-21 -- Efficiency improvements, new default colour maps
2020
v0.0.20, 2015-11-21 -- Strategies have 'makes_use_of' attribute, improved docs/doctests,
2121
v0.0.21, 2015-11-29 -- Match class with sparklines.
22+
v0.0.22, 2015-12-07 -- Including a DOI.

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.21',
6+
version='0.0.22',
77
author='Vince Knight, Owen Campbell, Karol Langner, Marc Harper',
88
author_email=('axelrod-python@googlegroups.com'),
99
packages=['axelrod', 'axelrod.strategies', 'axelrod.tests'],

0 commit comments

Comments
 (0)