v0.1.0a8
* Support abi3 wheels abi3 is also known as the stable ABI https://docs.python.org/3/c-api/stable.html#stable-abi abi3 wheels are forwards compatible, meaning an abi3-py39 wheel will work with Python 3.9, 3.10, 3.11, 3.12, and so on. * Update CHANGELOG.md