Skip to content

v0.3.4

Choose a tag to compare

@github-actions github-actions released this 22 Jan 16:10
v0.3.4

Added

  • Support for Python 3.13.

Changed

  • Bump pyo3 dependency to v0.23 and remove deprecated interface.
  • Bump pyo3-built dependency to v0.6.0.
  • Use maturin instead of setuptools-rust to build crate.
  • Use PyData Sphinx theme to render the documentation.

Fixed

  • Change working directory to access test data in tests.test_doctest.