summaryrefslogtreecommitdiff
path: root/howto.txt
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2019-10-08 13:06:46 -0400
committerNed Batchelder <ned@nedbatchelder.com>2019-10-08 13:06:46 -0400
commitca8281a3be8569e4740179846280d498cdeed61c (patch)
treef99369bf5ba9792393b46a8453f6c856fbbe38fc /howto.txt
parent8ad2ddf936df8d6083d481f59198af5008ce39f1 (diff)
downloadpython-coveragepy-git-ca8281a3be8569e4740179846280d498cdeed61c.tar.gz
Bump version
Diffstat (limited to 'howto.txt')
-rw-r--r--howto.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/howto.txt b/howto.txt
index 9b19b72b..c2d7919d 100644
--- a/howto.txt
+++ b/howto.txt
@@ -65,6 +65,8 @@
- git tag coverage-3.0.1
- git push
- git push --tags
+- Update Tidelift:
+ - make upload_relnotes
- Bump version:
- coverage/version.py
- increment version number
@@ -84,8 +86,6 @@
- wait for the new tag build to finish successfully.
- visit https://readthedocs.org/dashboard/coverage/advanced/
- change the default version to the new version
-- Update Tidelift:
- - make upload_relnotes
- Visit the fixed issues on GitHub and mention the version it was fixed in.
- Announce on coveragepy-announce@googlegroups.com .
- Announce on TIP.