From 99919c394b697ed0f260cfe338b5283e842073eb Mon Sep 17 00:00:00 2001 From: Ned Batchelder Date: Sat, 17 Nov 2012 11:51:42 -0500 Subject: This release is not a 3.5.4, it's at least 3.6 --- doc/contributing.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc') diff --git a/doc/contributing.rst b/doc/contributing.rst index d0967f88..e2882a64 100644 --- a/doc/contributing.rst +++ b/doc/contributing.rst @@ -61,7 +61,7 @@ The tests are written as standard unittest-style tests, and are run with $ tox GLOB sdist-make: /home/ned/coverage/setup.py - py25 sdist-reinst: /home/ned/coverage/tox/dist/coverage-3.5.4b1.zip + py25 sdist-reinst: /home/ned/coverage/tox/dist/coverage-3.6b1.zip py25 runtests: commands[0] py25 runtests: commands[1] py25 runtests: commands[2] @@ -81,7 +81,7 @@ The tests are written as standard unittest-style tests, and are run with Ran 360 tests in 10.044s OK - py26 sdist-reinst: /home/ned/coverage/trunk/.tox/dist/coverage-3.5.4b1.zip + py26 sdist-reinst: /home/ned/coverage/trunk/.tox/dist/coverage-3.6b1.zip py26 runtests: commands[0] py26 runtests: commands[1] py26 runtests: commands[2] -- cgit v1.2.1