diff options
author | Giampaolo Rodola <g.rodola@gmail.com> | 2017-10-12 09:20:50 +0200 |
---|---|---|
committer | Giampaolo Rodola <g.rodola@gmail.com> | 2017-10-12 09:20:50 +0200 |
commit | 38f43df717386e767de0b1e044bb17510b0b1a6c (patch) | |
tree | 6ae447ded9ce02ee53e8193d5a71683a909f9959 /docs/index.rst | |
parent | 1d8399a9a0822e0f2216409f316aa1f2e966efc6 (diff) | |
download | psutil-release-5.4.0.tar.gz |
pre releaserelease-5.4.0
Diffstat (limited to 'docs/index.rst')
-rw-r--r-- | docs/index.rst | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/index.rst b/docs/index.rst index b8becb3a..e630d0b0 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -2580,6 +2580,10 @@ take a look at the Timeline ======== +- 2017-10-12: + `5.4.0 <https://pypi.python.org/pypi?name=psutil&version=5.4.0&:action=files>`__ - + `what's new <https://github.com/giampaolo/psutil/blob/master/HISTORY.rst#540>`__ - + `diff <https://github.com/giampaolo/psutil/compare/release-5.3.1...release-5.4.0#files_bucket>`__ - 2017-09-10: `5.3.1 <https://pypi.python.org/pypi?name=psutil&version=5.3.1&:action=files>`__ - `what's new <https://github.com/giampaolo/psutil/blob/master/HISTORY.rst#530>`__ - |