From fca7d69436ce88f9371d6d894cc941da8960f8a6 Mon Sep 17 00:00:00 2001 From: Gabriel Augendre Date: Mon, 10 May 2021 08:59:34 +0200 Subject: [PATCH] Update python to 3.8.10 --- runtime.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/runtime.txt b/runtime.txt index f24fc1b..a48890e 100644 --- a/runtime.txt +++ b/runtime.txt @@ -1 +1 @@ -python-3.8.3 \ No newline at end of file +python-3.8.10