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.