v0.4.2
Additions
- Add support for Python 3.12.
Breaking Changes
- Drop support for Python 3.7.
- Remove
get_headers()
andget_url()
methods fromClient
.
(Still accessible via theheaders
andurl
property ofClient
)
Bugfixes
- Changes to CI build process to fix issues with pip install.
Full Changelog: v0.4.1...v0.4.2