Skip to content

Commit c2bc9ef

Browse files
committed
add reminder to tag releases
1 parent cf4d78f commit c2bc9ef

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -396,3 +396,6 @@ To publish a universal wheel to pypi::
396396
rm -rf dist
397397
python3 setup.py bdist_wheel --universal
398398
twine upload dist/*
399+
git tag v1.0.XXX
400+
git push --tags
401+

0 commit comments

Comments
 (0)