v0.9.2
v0.9.2 — Python 3.13 compatibility fix
Fixed
- Python 3.13
UnboundLocalError: Removed duplicateimport osthat was causing an unbound local error in Python 3.13.
See also
- Full changelog in CHANGELOG.md
UnboundLocalError: Removed duplicate import os that was causing an unbound local error in Python 3.13.