summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorGiampaolo Rodola <g.rodola@gmail.com>2018-08-14 01:59:34 +0200
committerGiampaolo Rodola <g.rodola@gmail.com>2018-08-14 01:59:34 +0200
commitda4e3598fa245fb081bba101fd9cc698c81a8033 (patch)
tree76ef491e7dabf93cbf8d5ea93498d4e5f967adfe /docs
parent09d030aa85e39b2bec8c4906fcba84ee77eb429f (diff)
downloadpsutil-da4e3598fa245fb081bba101fd9cc698c81a8033.tar.gz
set version to 5.4.7
Diffstat (limited to 'docs')
-rw-r--r--docs/index.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/index.rst b/docs/index.rst
index c70d2f49..a9122995 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -2135,7 +2135,7 @@ Constants
Alias for :const:`MACOS` (deprecated).
.. warning::
- deprecated in version 5.5.0; use :const:`MACOS` instead.
+ deprecated in version 5.4.7; use :const:`MACOS` instead.
.. _const-procfs_path:
.. data:: PROCFS_PATH
@@ -2179,7 +2179,7 @@ Constants
Returned by :meth:`psutil.Process.status()`.
.. versionadded:: 3.4.1 STATUS_SUSPENDED (NetBSD)
- .. versionadded:: 5.5.0 STATUS_PARKED (Linux)
+ .. versionadded:: 5.4.7 STATUS_PARKED (Linux)
.. _const-conn:
.. data:: CONN_ESTABLISHED