From 4943ec43e2f01dfaa5090475b843410b0248fcd6 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Tue, 14 Mar 2017 17:13:29 -0400 Subject: [PATCH] update python version --- runtime.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/runtime.txt b/runtime.txt index 2b55d15..4b38fc9 100644 --- a/runtime.txt +++ b/runtime.txt @@ -1 +1 @@ -python-2.7.10 +python-2.7.13