diff options
| author | Giampaolo Rodola <g.rodola@gmail.com> | 2016-12-21 02:33:25 +0100 |
|---|---|---|
| committer | Giampaolo Rodola <g.rodola@gmail.com> | 2016-12-21 02:33:25 +0100 |
| commit | 7c2483b84912abaa6f3b7742ddd6aad3fbebbc3b (patch) | |
| tree | cdb8920a9c4a71b06f279d391b3a180de843c06e | |
| parent | 4924513541e23bf121f14e0fdf0c35facc9406a8 (diff) | |
| download | psutil-7c2483b84912abaa6f3b7742ddd6aad3fbebbc3b.tar.gz | |
pre release
| -rw-r--r-- | HISTORY.rst | 2 | ||||
| -rw-r--r-- | docs/index.rst | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/HISTORY.rst b/HISTORY.rst index f21c4c20..25223322 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -3,7 +3,7 @@ 5.0.1 ===== -*XXXX-XX-XX* +*2016-12-21* **Enhancements** diff --git a/docs/index.rst b/docs/index.rst index afa99c52..85b3e488 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -1990,6 +1990,7 @@ take a look at the Timeline ======== +- 2016-12-21: `5.0.1 <https://pypi.python.org/pypi?name=psutil&version=5.0.1&:action=files>`__ - `what's new <https://github.com/giampaolo/psutil/blob/master/HISTORY.rst#550>`__ - 2016-11-06: `5.5.0 <https://pypi.python.org/pypi?name=psutil&version=5.5.0&:action=files>`__ - `what's new <https://github.com/giampaolo/psutil/blob/master/HISTORY.rst#550>`__ - 2016-10-26: `4.4.2 <https://pypi.python.org/pypi?name=psutil&version=4.4.2&:action=files>`__ - `what's new <https://github.com/giampaolo/psutil/blob/master/HISTORY.rst#442>`__ - 2016-10-25: `4.4.1 <https://pypi.python.org/pypi?name=psutil&version=4.4.1&:action=files>`__ - `what's new <https://github.com/giampaolo/psutil/blob/master/HISTORY.rst#441>`__ |
