From 35bd85c4c0d6cb7bd6c6d7243b68c7617cb0b614 Mon Sep 17 00:00:00 2001 From: Alec Thomas Date: Thu, 16 Jun 2022 18:19:24 +1000 Subject: [PATCH] Python 3.9.13 --- python3.hcl | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/python3.hcl b/python3.hcl index 5ddf0b3b..b5c4d3d5 100644 --- a/python3.hcl +++ b/python3.hcl @@ -46,3 +46,9 @@ version "3.9.12" "3.10.4" { release_date: "20220502", } } + +version "3.9.13" { + vars = { + release_date: "20220528", + } +}