diff --git a/docs/topics/announcements.rst b/docs/topics/announcements.rst index dd0d572..5690838 100644 --- a/docs/topics/announcements.rst +++ b/docs/topics/announcements.rst @@ -29,6 +29,7 @@ for the latest announcements. Release announcements ===================== +* **June 11, 2026:** `3008.1 `_ is now available. * **May 27, 2026:** `3008.0 `_ is now available. * **May 13, 2026:** `3006.25 `_ is now available. * **April 29, 2026:** `3007.14 `_ is now available. diff --git a/tools/supported-versions.json b/tools/supported-versions.json index 6c19012..37dc8f7 100644 --- a/tools/supported-versions.json +++ b/tools/supported-versions.json @@ -5,7 +5,7 @@ "type": "LTS", "relenv_python": "3.10" }, - "3008.0": { + "3008.1": { "default": true, "type": "LTS", "relenv_python": "3.14"