Skip to content

Release 0.4.0

Latest
Compare
Choose a tag to compare
@mhucka mhucka released this 18 Jan 23:38

This release adds a new exception class, PermissionError, to make it easier to detect problems involving such things as expired tokens.

Internally, code comments have been updated in a few places (e.g., to update the copyright year), linting with flake8 has been done, and some other minor corrections have been made.