Skip to content

v0.1.0a8

@tomjakubowski tomjakubowski tagged this 17 Sep 01:35
* 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
Assets 2
Loading