From 7d0066860fbd14de11cad4a83520114d07047026 Mon Sep 17 00:00:00 2001 From: ShodiBoy1 Date: Wed, 13 May 2026 22:43:04 +0200 Subject: [PATCH] python default 3.13 --- ide.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ide.properties b/ide.properties index f35785b..63f00b9 100644 --- a/ide.properties +++ b/ide.properties @@ -26,7 +26,7 @@ PIP_EDITION=uv DOTNET_VERSION=10* JAVA_VERSION=25* NODE_VERSION=v24* -PYTHON_VERSION=3.14* +PYTHON_VERSION=3.13.* GRAALVM_VERSION=25* GRAALVM_EDITION=community IDE_MIN_VERSION=2026.04.001