aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCédric Bonhomme <cedric@cedricbonhomme.org>2017-12-23 00:02:18 +0100
committerCédric Bonhomme <cedric@cedricbonhomme.org>2017-12-23 00:02:18 +0100
commit21aa876ecaba6d876c470aec47726fdae9eaaef8 (patch)
tree1e09193043955982b5b7391acc8dfccdbe4f2c73
parentRenew certificate (fix). (diff)
downloadnewspipe-21aa876ecaba6d876c470aec47726fdae9eaaef8.tar.gz
newspipe-21aa876ecaba6d876c470aec47726fdae9eaaef8.tar.bz2
newspipe-21aa876ecaba6d876c470aec47726fdae9eaaef8.zip
switch to python-3.6.3 runtime
-rw-r--r--runtime.txt2
1 files changed, 1 insertions, 1 deletions
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
bgstack15