Skip to content

v5.3.4

Compare
Choose a tag to compare
@svange svange released this 06 Aug 16:33
· 19 commits to main since this release

5.3.4 (2024-08-06)

Bug Fixes

  • addressing pydantic deprecation warnings by changing Extras.* to string literals and removing the call to .dict in favor of .model_dump in to_json func. (22d4e3f)