diff options
author | Cédric Bonhomme <cedric@cedricbonhomme.org> | 2017-11-19 14:29:04 +0100 |
---|---|---|
committer | Cédric Bonhomme <cedric@cedricbonhomme.org> | 2017-11-19 14:29:04 +0100 |
commit | d2f51aa66b50cd058d8b2beafd5da70c84a47d95 (patch) | |
tree | f549dfea80a543ed17fcb03b5553a83d3848acbb /runtime.txt | |
parent | Fixed problem with version of GLIBC_PRIVATE not defined in file libc.so.6 wit... (diff) | |
parent | Updated Python runtime to 3.6.2 on Heroku. (diff) | |
download | newspipe-d2f51aa66b50cd058d8b2beafd5da70c84a47d95.tar.gz newspipe-d2f51aa66b50cd058d8b2beafd5da70c84a47d95.tar.bz2 newspipe-d2f51aa66b50cd058d8b2beafd5da70c84a47d95.zip |
Merge branch 'master' of github.com:JARR-aggregator/JARR
Diffstat (limited to 'runtime.txt')
-rw-r--r-- | runtime.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime.txt b/runtime.txt index c91e43be..cfa5aa5c 100644 --- a/runtime.txt +++ b/runtime.txt @@ -1 +1 @@ -python-3.6.1 +python-3.6.2 |