From 35cb1803fde3f677caa48a47b4028519fe5d8228 Mon Sep 17 00:00:00 2001 From: Ned Batchelder Date: Mon, 22 Jun 2015 07:14:49 -0400 Subject: The right way to tag. --- howto.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/howto.txt b/howto.txt index e438af8d..b191c643 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? -- cgit v1.2.1