diff options
author | Ned Batchelder <ned@nedbatchelder.com> | 2015-01-25 21:28:05 -0500 |
---|---|---|
committer | Ned Batchelder <ned@nedbatchelder.com> | 2015-01-25 21:28:05 -0500 |
commit | 21bf8b6fc0f485862225d9cc90753b2d72d8b855 (patch) | |
tree | 2d6801380f6435f8d764620772e34221e86371a8 /doc/changes.rst | |
parent | 9cda91b74699517695246f87438ddd2681726f74 (diff) | |
download | python-coveragepy-git-21bf8b6fc0f485862225d9cc90753b2d72d8b855.tar.gz |
Prepare for 4.0a4coverage-4.0a4
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 1b2693f1..c85bbffe 100644 --- a/doc/changes.rst +++ b/doc/changes.rst @@ -37,8 +37,8 @@ history, see the `CHANGES.txt`_ file in the source tree. .. _changes_40: -Version 4.0a4 pre-release --- ??? 2015 --------------------------------------- +Version 4.0a4 pre-release --- 25 January 2015 +--------------------------------------------- Backward incompatibilities: |