Skip to content

v0.15.6

Latest

Choose a tag to compare

@github-actions github-actions released this 22 Mar 04:03

What's Changed

Bug Fixes

  • Add pydantic as base dependency (#4) — fixes ModuleNotFoundError on bare pip install castella
  • Add py.typed marker for PEP 561 compliance (#5) — fixes mypy import-untyped error

New Contributors