We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2148d54 commit b8e9ca4Copy full SHA for b8e9ca4
1 file changed
doc/RELEASING
@@ -11,3 +11,8 @@
11
* [ ] Update PyPI description
12
* [ ] Download PKG-INFO
13
* [ ] Edit and upload
14
+
15
+* [ ] Tag release
16
17
+ git tag -a
18
+ git push --follow-tags
0 commit comments