File tree Expand file tree Collapse file tree 2 files changed +7
-5
lines changed
Expand file tree Collapse file tree 2 files changed +7
-5
lines changed Original file line number Diff line number Diff line change 1- # v1.20 .0, 2016-12-05
1+ # v2.0 .0, 2016-12-05
22
3- Dropping support for python 2, bug fixes and minor tidy of code (thanks to
4- dropping python 2 support!).
3+ Dropping support for python 2, bug fixes, minor tidy of code (thanks to
4+ dropping python 2 support!) and progress bars for fingerprinting .
55
66- Dropping support for python 2
77 https://github.com/Axelrod-Python/Axelrod/pull/774
@@ -13,9 +13,11 @@ dropping python 2 support!).
1313 https://github.com/Axelrod-Python/Axelrod/pull/784
1414- Use python 3 function caching
1515 https://github.com/Axelrod-Python/Axelrod/pull/775
16+ - More progress bars for fingerprinting
17+ https://github.com/Axelrod-Python/Axelrod/pull/778
1618
1719Here are all the commits for this PR:
18- https://github.com/Axelrod-Python/Axelrod/compare/v1.19.0...v1.20 .0
20+ https://github.com/Axelrod-Python/Axelrod/compare/v1.19.0...v2.0 .0
1921
2022# v1.19.0, 2016-11-30
2123
Original file line number Diff line number Diff line change 1- __version__ = "1.20 .0"
1+ __version__ = "2.0 .0"
You can’t perform that action at this time.
0 commit comments