diff --git a/README.rst b/README.rst index 6ff75f616..0215d2927 100644 --- a/README.rst +++ b/README.rst @@ -13,8 +13,8 @@ likely work fine on most UNIX systems. Supervisor will not run at all under any version of Windows. -Supervisor 4.0 (unreleased) is designed to work under Python 3 version 3.4 -or later and on Python 2 version 2.7. +Supervisor is intended to work on Python 3 version 3.4 or later +and on Python 2 version 2.7. Documentation ------------- diff --git a/docs/introduction.rst b/docs/introduction.rst index 9306e9f40..295f9785a 100644 --- a/docs/introduction.rst +++ b/docs/introduction.rst @@ -162,4 +162,5 @@ It will likely work fine on most UNIX systems. Supervisor will *not* run at all under any version of Windows. -Supervisor works under Python 2 version 2.6 or greater and Python 3 version 3.2 or greater. +Supervisor is intended to work on Python 3 version 3.4 or later +and on Python 2 version 2.7.