Skip to content

Release v6.1.2

Latest

Choose a tag to compare

@awolverp awolverp released this 14 Jun 17:56

This release updates the core dependency to PyO3 0.29.0. This is a patch release with dependency and compatibility updates.

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.
  • Minor build and dependency updates.