We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 858a714 commit 0ce9f69Copy full SHA for 0ce9f69
setup.py
@@ -2,7 +2,7 @@
2
3
setup(
4
name='Axelrod',
5
- version='0.0.8',
+ version='0.0.9',
6
author='Vince Knight, Owen Campbell, Karol Langner',
7
author_email=('[email protected]'),
8
packages=['axelrod', 'axelrod.strategies', 'axelrod.tests'],
0 commit comments