summaryrefslogtreecommitdiff
path: root/howto.txt
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2015-06-22 07:14:49 -0400
committerNed Batchelder <ned@nedbatchelder.com>2015-06-22 07:14:49 -0400
commit3f35991cec430bead633b9b1b3ac90499440ee6d (patch)
tree21d6cf72053cc7b4908ac05a449ec978e8649432 /howto.txt
parentcb9ce0833e3378aa06e1e2cd3ba4c917d257bafa (diff)
downloadpython-coveragepy-3f35991cec430bead633b9b1b3ac90499440ee6d.tar.gz
The right way to tag.
Diffstat (limited to 'howto.txt')
-rw-r--r--howto.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/howto.txt b/howto.txt
index e438af8..b191c64 100644
--- a/howto.txt
+++ b/howto.txt
@@ -48,7 +48,7 @@
- Visit http://pypi.python.org/pypi?%3Aaction=pkg_edit&name=coverage :
- show/hide the proper versions.
- Tag the tree
- - hg tag -m "Coverage 3.0.1" 3.0.1
+ - hg tag -m "Coverage 3.0.1" coverage-3.0.1
- Update nedbatchelder.com
- Edit webfaction.htaccess to make sure the proper versions are mapped to /beta
- Blog post?