Skip to content

Commit 8c872e6

Browse files
committed
Release v1.9.0
1 parent a2667af commit 8c872e6

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGES.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.9.0, 2016-09-09
2+
3+
Filtering of strategy classes with a filterset dictionary.
4+
15
# v1.8.0, 2016-08-28
26

37
New strategies:

setup.py

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

77
setup(
88
name='Axelrod',
9-
version='1.8.0',
9+
version='1.9.0',
1010
install_requires=requirements,
1111
author='Vince Knight, Owen Campbell, Karol Langner, Marc Harper',
1212
author_email=('axelrod-python@googlegroups.com'),

0 commit comments

Comments
 (0)