Skip to content

v3.13.1

Latest
Compare
Choose a tag to compare
@Fatal1ty Fatal1ty released this 15 Jun 13:14
· 2 commits to master since this release

Changes

  • Fixed type annotation for the result of to_json method in DataClassORJSONMixin (#223)
  • Fixed compatibility with Python 3.12.4 (#226)
  • Fixed compatibility with latest TypeVar default changes in Python 3.13.0 and typing-extensions>=4.12 (#227)