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 b4046f1 commit 3ce5c50Copy full SHA for 3ce5c50
setup.py
@@ -27,7 +27,7 @@ def read(*names, **kwargs):
27
28
setup(
29
name='axelrod-fortran',
30
- version='0.4.3',
+ version='0.4.2',
31
license='MIT license',
32
description='Python wrapper for strategies originally written in Fortran',
33
long_description='%s\n%s' % (
0 commit comments