Skip to content

v0.5.0.dev2

Latest
Compare
Choose a tag to compare
@CasperWA CasperWA released this 25 Nov 22:42
· 13 commits to master since this release

Changelog

v0.5.0.dev2 (2024-11-25)

Full Changelog

Support Python 3.13

Add support for Python 3.13.

Update dependencies and other developer tools.

Furthermore, support the latest OTEAPI Core version, which deals with pydantic v2.10 issues.

Implemented enhancements:

  • Support Python 3.13 #245

Fixed bugs:

  • Import from pydantic_core instead of pydantic.networks #257

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator