Here are the steps on how to make a new release.
- Create a
release-VERSIONbranch fromupstream/main. - Update
CHANGELOG.rst. - Push the branch to
upstream. - Once all tests pass, merge the PR.
- Once the PR completes, create a Release with a new version tag on GitHub. Version should be in the form of "vx.y.z". ex: v0.9.2