From 1c0d7d7e98403bc5d5957f0cfb1bbcb3ee6a6fb9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Tue, 1 Oct 2024 06:51:30 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=A4=96:=20python?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit python: - Item root['versions']['3.12.7'] ({'name': '3.12.7', 'date': '2024-10-01'}) added to dictionary. --- releases/python.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/releases/python.json b/releases/python.json index 77b26fc4..1388e354 100644 --- a/releases/python.json +++ b/releases/python.json @@ -82,6 +82,10 @@ } }, "versions": { + "3.12.7": { + "name": "3.12.7", + "date": "2024-10-01" + }, "3.11.10": { "name": "3.11.10", "date": "2024-09-07"