diff options
author | Ned Batchelder <ned@nedbatchelder.com> | 2009-10-04 21:23:04 -0400 |
---|---|---|
committer | Ned Batchelder <ned@nedbatchelder.com> | 2009-10-04 21:23:04 -0400 |
commit | 344c78fb2b842a807d4676a8ebe357a372254333 (patch) | |
tree | 1f571b0d1e7da069daabf6f0dad6b6d003e48be0 /doc/changes.rst | |
parent | 12d797137057ea428148fb4002745adcbe31daaa (diff) | |
download | python-coveragepy-git-344c78fb2b842a807d4676a8ebe357a372254333.tar.gz |
Update all the metadata for version 3.1
Diffstat (limited to 'doc/changes.rst')
-rw-r--r-- | doc/changes.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/changes.rst b/doc/changes.rst index e540c873..9400d605 100644 --- a/doc/changes.rst +++ b/doc/changes.rst @@ -14,8 +14,8 @@ see the `CHANGES.txt <http://bitbucket.org/ned/coveragepy/src/tip/CHANGES.txt>`_ file.
-Version 3.1, when??
--------------------
+Version 3.1, 4 October 2009
+---------------------------
- Python 3.1 is now supported.
|