python-chess v0.4.1
New in this release:
- Fix
is_fivefold_repitition()
: The new fivefold repitition rule requires
the repititions to occur on alternating consecutive moves. - Minor testing related improvements: Close PGN files, allow running via
setuptools. - Add recently introduced features to README.