v0.10.0
Added
- Support for compiling wheels for Aarch64 and NEON-enabled Arm platforms.
Changed
- Updated HMMER to
v3.4
. - Updated Easel to
v0.49
. - Use
cibuildwheel
to build wheel distributions.
Fixed
- Patch missing
PyInterpreterState_GetID
preventing the package from working on PyPy 3.9.