summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGiampaolo Rodola <g.rodola@gmail.com>2016-12-21 02:33:25 +0100
committerGiampaolo Rodola <g.rodola@gmail.com>2016-12-21 02:33:25 +0100
commit7c2483b84912abaa6f3b7742ddd6aad3fbebbc3b (patch)
treecdb8920a9c4a71b06f279d391b3a180de843c06e
parent4924513541e23bf121f14e0fdf0c35facc9406a8 (diff)
downloadpsutil-7c2483b84912abaa6f3b7742ddd6aad3fbebbc3b.tar.gz
pre release
-rw-r--r--HISTORY.rst2
-rw-r--r--docs/index.rst1
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>`__