Version 0.7.0
Add support for Python 3.13 and Numpy 2.
What's Changed
Dependency Changes
- Bump urllib3 from 2.2.2 to 2.5.0 by @dependabot[bot] in #145
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in #149
- Migrate to Poetry 2, allow numpy 2.x by @teutoburg in #151
- Bump actions/setup-python from 5 to 6 by @dependabot[bot] in #153
- Bump packaging from 24.1 to 25.0 by @teutoburg in #154
- Add support for Python 3.13 by @teutoburg in #156
Documentation Improvements
- Fix docstring examples formatting by @teutoburg in #146
Other Changes
- Fix CI comment by @hugobuddel in #147
- Update workflows by @teutoburg in #155
Full Changelog: v0.6.2...v0.7.0