Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 389 Bytes

File metadata and controls

9 lines (8 loc) · 389 Bytes

Release Process

  1. Bump version in pyproject.toml. Use 0.x.y format.
  2. Create a release in the Github UI with the tag in format v0.x.y. The CD pipeline will run automatically on a new release.
  3. Wait for the deployment action to run and approve the deployment to PyPI.