Skip to content

v0.3.4 - 2026-06-17

Latest

Choose a tag to compare

@awolverp awolverp released this 17 Jun 07:17

This release updates the core dependency to PyO3 0.29.0.

Changes

  • Dropped support for Python 3.13t (as per PyO3 upstream).
  • Improved compatibility with Python 3.15 beta and free-threaded builds.
  • Security fixes and internal soundness improvements from PyO3.