Changelog
v0.5.0.dev2 (2024-11-25)
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:
- Use the latest oteapi-core version #258 (@CasperWA)
- Add support for Python 3.12 & 3.13 #246 (@CasperWA)
* This Changelog was automatically generated by github_changelog_generator