Skip to content

0.24.1 - 2026-04-14

build

  • Fixed broken wheels that were missing all pure-Python submodules. Only compiled Cython/Rust extensions were being included due to a setuptools misconfiguration introduced during the poetry-to-uv migration.
  • Cleaned up leftover [tool.poetry.*] and [tool.hatch.*] sections from pyproject.toml.