Shared types for the Orcapod ecosystem.
pip install orcapod-typesTo cut a release, trigger the
Release workflow
from the GitHub Actions UI. Enter the version (e.g. 0.1.0) and optionally a branch name
(defaults to main), then click Run workflow.
A leading v is stripped automatically — v0.1.0 and 0.1.0 both work.