Document that in release we must push tags

Signed-off-by: David A. Wheeler <dwheeler@dwheeler.com>
This commit is contained in:
David A. Wheeler 2018-04-04 11:39:38 -04:00
parent 54039e0bd5
commit a037bed859
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ make check # Run tests in Python 2 and 3
Once you're sure this is the *real* version, tag it:
git tag VERSION
git push
git push --tags
## Create tarball