summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorPierre Sassoulas <pierre.sassoulas@gmail.com>2021-06-15 21:19:10 +0200
committerPierre Sassoulas <pierre.sassoulas@gmail.com>2021-06-16 06:57:01 +0200
commit49c1b4af0f9be36bd241582cc4a091f054d71379 (patch)
tree0bbd4d58a713b116059e386ead690d5b3224ed67 /doc
parentbc7a3e8c25ba212d1b42c78c751c7c885534b345 (diff)
downloadastroid-git-49c1b4af0f9be36bd241582cc4a091f054d71379.tar.gz
Add precision on what trigger the pypi release
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