v0.3.4
Added
- Support for Python 3.13.
Changed
- Bump
pyo3dependency tov0.23and remove deprecated interface. - Bump
pyo3-builtdependency tov0.6.0. - Use
maturininstead ofsetuptools-rustto build crate. - Use PyData Sphinx theme to render the documentation.
Fixed
- Change working directory to access test data in
tests.test_doctest.