Here are the steps on how to make a new release.
- Create a
release-VERSIONbranch fromupstream/master. - Update
CHANGELOG.rst. - Push a branch with the changes.
- Once all builds pass, push a tag named
VERSIONtoupstream. - After the deployment is complete, merge the PR.