Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 259 Bytes

RELEASING.rst

File metadata and controls

7 lines (6 loc) · 259 Bytes

Here are the steps on how to make a new release.

  1. Create a release-VERSION branch from upstream/main.
  2. Update CHANGELOG.rst.
  3. Push the branch to upstream.
  4. Once all tests pass, start the deploy workflow manually.
  5. Merge the PR.