This release adds free-threaded Python wheels for interrogate itself, and also adds .pyi stub files.
0.2.0
This release contains further work on Python 3.13 free-threading support.
0.1.1
This release fixes two problems:
* The Python extension for interrogatedb was erroneously installed as `interrogatedb.interrogatedb` instead of just `interrogate` * Code did not compile correctly with Python 3.13.