diff options
author | Ned Batchelder <ned@nedbatchelder.com> | 2019-11-18 14:53:41 -0500 |
---|---|---|
committer | Ned Batchelder <ned@nedbatchelder.com> | 2019-11-18 14:53:41 -0500 |
commit | 4dae569d7ccafd6e6fcdc3c2f6bcca09a6611ac0 (patch) | |
tree | a0da207264b4419d66a47d3cdb74af94c4875361 /howto.txt | |
parent | d32835d1684a3d619aa04c8b10c387259700fa19 (diff) | |
download | python-coveragepy-git-4dae569d7ccafd6e6fcdc3c2f6bcca09a6611ac0.tar.gz |
Poke
Diffstat (limited to 'howto.txt')
-rw-r--r-- | howto.txt | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -83,7 +83,7 @@ - coverage/version.py - increment version number - IF NOT PRE-RELEASE: - - set to alpha-0 if just released + - set to alpha-0 if just released. - CHANGES.rst - add an "Unreleased" section to the top. - push git changes |