From f6c07f8e8f3c9369a73d41e24538984a88aa8025 Mon Sep 17 00:00:00 2001 From: Andreas Fehlner Date: Sun, 23 Nov 2025 11:37:20 +0100 Subject: [PATCH] Update README.rst --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 941e695..bf7a3e4 100644 --- a/README.rst +++ b/README.rst @@ -152,6 +152,6 @@ at your option. Supported Python versions ------------------------- -The versions that are regularly tested can be found `here `_, that's probably Python 3.8 and Python 3.9. +The versions that are regularly tested can be found `here `_, that's probably Python 3.9-3.13. For your convenience we declare more Python versions acceptable in ``pyproject.toml``, but the non-tested versions could potentially break from time to time. My goal is to support basically Python 3.x; please let me know if something doesn't work on an older version.