diff options
| author | Ned Batchelder <ned@nedbatchelder.com> | 2021-10-11 16:58:58 -0400 |
|---|---|---|
| committer | Ned Batchelder <ned@nedbatchelder.com> | 2021-10-11 16:59:48 -0400 |
| commit | a3921d2c9025f570a4c0d59d503bfd056d26e723 (patch) | |
| tree | 74bfb83130716122903ba6867d7b93d6f6ac6cf4 /howto.txt | |
| parent | 19bb1f80a361aaf8e77c5eaa45934aaf58178216 (diff) | |
| download | python-coveragepy-git-6.0.2.tar.gz | |
build: prep for 6.0.26.0.2
Diffstat (limited to 'howto.txt')
| -rw-r--r-- | howto.txt | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -57,6 +57,8 @@ - Tag the tree $ git tag -a 3.0.1 $ git push --follow-tags +- Update GitHub releases: + $ make github_releases - Bump version: - coverage/version.py - increment version number @@ -65,8 +67,6 @@ - CHANGES.rst - add an "Unreleased" section to the top. $ git push -- Update GitHub releases: - $ make github_releases - Update readthedocs - @ https://readthedocs.org/projects/coverage/versions/ - find the latest tag in the inactive list, edit it, make it active. |
