diff --git a/docs/installation.rst b/docs/installation.rst
index 225eb0af4..49ddf3101 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 `_ versions 3.7, 3.8, 3.9, 3.10, 3.11
+- `CPython `_ versions 3.7, 3.8, 3.9, 3.10, 3.11, 3.12
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.