From 21aa876ecaba6d876c470aec47726fdae9eaaef8 Mon Sep 17 00:00:00 2001 From: Cédric Bonhomme Date: Sat, 23 Dec 2017 00:02:18 +0100 Subject: switch to python-3.6.3 runtime --- runtime.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/runtime.txt b/runtime.txt index cfa5aa5c..02d0df5e 100644 --- a/runtime.txt +++ b/runtime.txt @@ -1 +1 @@ -python-3.6.2 +python-3.6.3 -- cgit