summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorGiampaolo Rodola <g.rodola@gmail.com>2021-12-31 11:04:16 +0100
committerGiampaolo Rodola <g.rodola@gmail.com>2021-12-31 11:04:16 +0100
commit36f45ee2e6ef751b52bcb868fdf6f09617eafdb5 (patch)
treed529745ff082262865aa6a933ab323837467f4e9 /docs
parentc687f99789d8bdd7efa0b9b4787ae67cf184884b (diff)
downloadpsutil-36f45ee2e6ef751b52bcb868fdf6f09617eafdb5.tar.gz
move import on top of the file
Signed-off-by: Giampaolo Rodola <g.rodola@gmail.com>
Diffstat (limited to 'docs')
-rw-r--r--docs/index.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/index.rst b/docs/index.rst
index 2ac9c2ce..ef9d3c26 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -2593,7 +2593,7 @@ If you want to develop psutil take a look at the `development guide`_.
Platforms support history
=========================
-* psutil 5.8.1 (2021-10): **MidnightBSD**
+* psutil 5.9.0 (2021-12): **MidnightBSD**
* psutil 5.8.0 (2020-12): **PyPy 2** on Windows
* psutil 5.7.1 (2020-07): **Windows Nano**
* psutil 5.7.0 (2020-02): drop Windows XP & Server 2003 support