Skip to content

v1.16.0

Choose a tag to compare

@justinpolygon justinpolygon released this 15 Oct 18:10
· 6 commits to master since this release
d3fd9c5

Important Changes

Python Version Support: We've removed support for Python 3.8, and the new minimum version is 3.9. This should not introduce any breaking changes to your code or API usage, but it was necessary to update to the latest websockets library, which requires Python 3.9 or higher.

What's Changed

New Contributors

Full Changelog: v1.15.4...v1.16.0