From d61221543f20b1fbfd578dbe5b743f53d00f83c3 Mon Sep 17 00:00:00 2001 From: PFLeget Date: Wed, 26 Feb 2025 14:15:51 -0500 Subject: [PATCH] Update README.rst --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 0325d9b..70f1662 100644 --- a/README.rst +++ b/README.rst @@ -57,5 +57,5 @@ installs below): Python `````` -``treegp`` is regularly tested on Python 3.8, 3.9, 3.10, and 3.11. It may work in other +``treegp`` is regularly tested on Python 3.9, 3.10, 3.11, 3.12 and 3.13. It may work in other versions of Python (e.g. pypy), but these are not currently supported.