Version 1.4.3
Changelog
Changed
- Every
datetime.datetime
is now timezone aware, using the CodinGame timezone (UTC). ClashOfCode.creation_time
can beNone
because of an API change by CodinGame.
Fixed
KeyError
was raised when usingClient.get_clash_of_code
because of an API change by CodinGame. Closes #29.
Removed
- Removed support for python 3.7 as it has reached its end of life. For more information, see PEP 537.
Update
Update the module by doing pip install codingame --upgrade
Links
PyPi: https://pypi.org/project/codingame
Docs: https://codingame.readthedocs.io