v0.0.5
Python 3.9 support
retalk now supports Python 3.9+ (previously 3.10+). PEP 604 X | None annotations are deferred with from __future__ import annotations, and the dependency (vodozemac) ships cp39 wheels. The full test suite passes on CPython 3.9 and 3.12.
Docs
- README:
pip→pip3.