diff options
author | Cédric Bonhomme <cedric@cedricbonhomme.org> | 2019-12-03 22:59:40 +0100 |
---|---|---|
committer | Cédric Bonhomme <cedric@cedricbonhomme.org> | 2019-12-03 22:59:40 +0100 |
commit | 7da8443eafe9386d1975f04b876b53773b672e58 (patch) | |
tree | bf101cdbd563271858b7222b8453a14d8298a1d7 | |
parent | Add the link to the tracker. (diff) | |
download | newspipe-7da8443eafe9386d1975f04b876b53773b672e58.tar.gz newspipe-7da8443eafe9386d1975f04b876b53773b672e58.tar.bz2 newspipe-7da8443eafe9386d1975f04b876b53773b672e58.zip |
Updated Heroku Python runtime.
-rw-r--r-- | runtime.txt | 2 |
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 |