v0.9.6
Please make sure to check that you have the current version with
pip freeze
What's Changed
- Remove the method
get_most_fish_moves
as this is an extended logic which is not permitted as students should develop methods like this themselves. - Resolve a bug that prevented the client from moving if the client was the starting player and the opponent did not repond fast enough.
Full Changelog: v0.9.5...v0.9.6