aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCédric Bonhomme <cedric@cedricbonhomme.org>2019-12-03 22:59:40 +0100
committerCédric Bonhomme <cedric@cedricbonhomme.org>2019-12-03 22:59:40 +0100
commit7da8443eafe9386d1975f04b876b53773b672e58 (patch)
treebf101cdbd563271858b7222b8453a14d8298a1d7
parentAdd the link to the tracker. (diff)
downloadnewspipe-7da8443eafe9386d1975f04b876b53773b672e58.tar.gz
newspipe-7da8443eafe9386d1975f04b876b53773b672e58.tar.bz2
newspipe-7da8443eafe9386d1975f04b876b53773b672e58.zip
Updated Heroku Python runtime.
-rw-r--r--runtime.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime.txt b/runtime.txt
index 6f651a3b..73b1cf81 100644
--- a/runtime.txt
+++ b/runtime.txt
@@ -1 +1 @@
-python-3.7.3
+python-3.8.0
bgstack15