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.