Skip to content

Commit b8e9ca4

Browse files
committed
RELEASING: Don't forget to tag stuff
1 parent 2148d54 commit b8e9ca4

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

doc/RELEASING

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,8 @@
1111
* [ ] Update PyPI description
1212
* [ ] Download PKG-INFO
1313
* [ ] Edit and upload
14+
15+
* [ ] Tag release
16+
17+
git tag -a
18+
git push --follow-tags

0 commit comments

Comments
 (0)