1Here are the steps on how to make a new release.
2
31. Create a ``release-VERSION`` branch from ``upstream/master``.
42. Update ``CHANGELOG.rst``.
53. Push a branch with the changes.
64. Once all builds pass, push a tag to ``upstream``.
75. Merge the PR.
8