Skip to content

Release Schedule and Procedure

Nathan Swain edited this page Apr 16, 2021 · 8 revisions

Release Checklist:

  • Update the Tutorial Solution Tags: see scripts/update_tutorial_tags.py
  • Update the What's New documentation
  • Tag Release
    • Verify that Docker and Conda build complete successfully
  • Create new release branch: release-X.Y
  • Increment version in setup.cfg in master branch

Clone this wiki locally