diff --git a/docs/source/installation.rst b/docs/source/installation.rst
index 4ea84a0..f58a28e 100644
--- a/docs/source/installation.rst
+++ b/docs/source/installation.rst
@@ -3,7 +3,7 @@ Installation
Using pip
---------
-The recommended way to download and install chalc is from the `PyPI repository `_ using pip. Pre-packaged binary distributions are available for Windows and Linux (x86_64), and macOS (x86_64 and aarch64). Chalc works with CPython and PyPy ≥ 3.9.
+The recommended way to download and install chalc is from the `PyPI repository `_ using pip. Pre-packaged binary distributions are available for Windows and Linux (x86_64), and macOS (x86_64 and aarch64). Chalc works with CPython and PyPy ≥ 3.12.
.. code-block:: console