diff --git a/docs/source/release-process.rst b/docs/source/release-process.rst index 5d1f4e19..a3788bf8 100644 --- a/docs/source/release-process.rst +++ b/docs/source/release-process.rst @@ -42,6 +42,9 @@ To upgrade the version use the git tag command like: This will push the the code and the tag information. +Next, click the "Draft a new release" button on the `zipline releases page +`__. For the new release, +choose the tag you just pushed, and publish the release. Uploading PyPI packages ~~~~~~~~~~~~~~~~~~~~~~~