Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 163 Bytes

RELEASE.md

File metadata and controls

7 lines (6 loc) · 163 Bytes

How to cut a release

  1. Modify versions in both pyproject.toml and condacolab.py.
  2. Commit.
  3. Create a new tag.
  4. poetry build.
  5. poetry publish.