Skip to content

v0.5.0

Compare
Choose a tag to compare
@althonos althonos released this 20 Feb 14:09
· 46 commits to main since this release

Changed

  • Bump Cython dependency to v3.0.

Fixed

  • Add missing signature of Sketch.index to type stubs.
  • PyPy builds failing on missing PyInterpreterState_GetID function.