diff options
| author | Ned Batchelder <ned@nedbatchelder.com> | 2018-09-03 09:31:53 -0400 |
|---|---|---|
| committer | Ned Batchelder <ned@nedbatchelder.com> | 2018-09-03 09:31:53 -0400 |
| commit | 43b7cd8181640ab525e06795ea3ae53d828b6ca6 (patch) | |
| tree | 301d8761ff04d02226557fe00b2486a22152b7fb /README.rst | |
| parent | 4d00a2f35570a16456f4e3d224d3a22bbc3f5984 (diff) | |
| download | python-coveragepy-git-coverage-5.0a2.tar.gz | |
Updates for 5.0a2coverage-5.0a2
Diffstat (limited to 'README.rst')
| -rw-r--r-- | README.rst | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -31,7 +31,7 @@ Documentation is on `Read the Docs`_. Code repository and issue tracker are on .. _GitHub: https://github.com/nedbat/coveragepy -**New in 5.0:** Dropped support for Python 2.6 and 3.3. +**New in 5.0:** SQLite data storage, dropped support for Python 2.6 and 3.3. New in 4.5: Configurator plug-ins. |
