v0.10.7
Added
- Pre-compiled wheels for PyPy 3.10.
Fixed
- Invalid pointer cast in
__getbuffer__
method ofMatrix
andVector
objects. - Remaining tests failing to run on missing
importlib-resources
. pyhmmer.hmmer
dispatchers possibly dead-locking on background thread errors (#60).