summaryrefslogtreecommitdiff
path: root/docs/installation.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/installation.rst')
-rw-r--r--docs/installation.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/installation.rst b/docs/installation.rst
index a843ad4d..01c248ab 100644
--- a/docs/installation.rst
+++ b/docs/installation.rst
@@ -66,7 +66,7 @@ Python and OS Compatibility
tox works with the following Python interpreter implementations:
-- `CPython <https://www.python.org/>`_ versions 3.7, 3.8, 3.9, 3.10
+- `CPython <https://www.python.org/>`_ versions 3.7, 3.8, 3.9, 3.10, 3.11
This means tox works on the latest patch version of each of these minor versions. Previous patch versions are supported
on a best effort approach.