Skip to content

v0.4.1

Compare
Choose a tag to compare
@CasperWA CasperWA released this 25 Oct 13:13
· 60 commits to master since this release

Support Python 3.11

Extend support to Python 3.11.
This specifically required handling of the new way Enum mix-in classes are handled, specifically when mixing in str.

Changelog

v0.4.1 (2023-10-25)

Full Changelog

Closed issues:

  • Support Python 3.11 #120

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator