From 3306976c6f177557aa0ffb2212a46fe182566179 Mon Sep 17 00:00:00 2001 From: Sreenivas V Rao Date: Thu, 27 Dec 2018 08:17:16 +0530 Subject: [PATCH] Change python version to 2.7.15. --- runtime.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/runtime.txt b/runtime.txt index 4b38fc9..f27f1cc 100644 --- a/runtime.txt +++ b/runtime.txt @@ -1 +1 @@ -python-2.7.13 +python-2.7.15