summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/release.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/release.md b/doc/release.md
index 28b9c4ce..98f25853 100644
--- a/doc/release.md
+++ b/doc/release.md
@@ -9,6 +9,8 @@ So, you want to release the `X.Y.Z` version of astroid ?
3. Bump the version and release by using `tbump X.Y.Z --no-push`.
4. Check the result.
5. Push the tag.
+6. Release the version on Github with the same name as the tag and copy and paste the
+ appropriate changelog in the description. This trigger the pypi release.
## Post release