- Add support for Python 3.13. ([PR 9](https://github.com/drivendataorg/repro-tarfile/pull/9))
- Adds support for type checking per [PEP 561 specification](https://typing.python.org/en/latest/spec/distributing.html#packaging-typed-libraries). Types are declared with `.pyi` stubs file. ([PR 10](https://github.com/drivendataorg/repro-tarfile/pull/10))