summaryrefslogtreecommitdiff
path: root/doc/changes.rst
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2010-02-24 20:48:28 -0500
committerNed Batchelder <ned@nedbatchelder.com>2010-02-24 20:48:28 -0500
commit1db860fe7412fb5bda5857c41ae73e6efde71616 (patch)
treeca5d45073e72024a0b13c3d4ba9d295a813a706b /doc/changes.rst
parent3d498077c01ce905106bab708fa52c055ffcba16 (diff)
downloadpython-coveragepy-git-1db860fe7412fb5bda5857c41ae73e6efde71616.tar.gz
Move the version number to 3.3
Diffstat (limited to 'doc/changes.rst')
-rw-r--r--doc/changes.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/changes.rst b/doc/changes.rst
index 0ec5bedc..6e3e8f38 100644
--- a/doc/changes.rst
+++ b/doc/changes.rst
@@ -18,8 +18,8 @@ history, see the `CHANGES.txt`_ file in the source tree.
.. _CHANGES.txt: http://bitbucket.org/ned/coveragepy/src/tip/CHANGES.txt
-Version 3.3
------------
+Version 3.3, 24 February 2010
+-----------------------------
- Settings are now read from a .coveragerc file. A specific file can be
specified on the command line with --rcfile=FILE. The name of the file can