Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 525 Bytes

File metadata and controls

18 lines (12 loc) · 525 Bytes

orcapod-types

Shared types for the Orcapod ecosystem.

Installation

pip install orcapod-types

Releasing

To 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.