From 2172ff104c17f464eb4392da9dd75d1b16ff7a4d Mon Sep 17 00:00:00 2001 From: Marc Beninca Date: Wed, 9 Oct 2024 22:15:52 +0200 Subject: [PATCH] 3.13 --- re.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/re.sh b/re.sh index 23bcc84..10acf27 100755 --- a/re.sh +++ b/re.sh @@ -106,6 +106,7 @@ venvs() { local action="${1}" local venv version set \ + "python3.13" \ "python3.12" \ "python3.11" \ "python3.10" \