From 0e8a11b8361eb6aa8bcb2b41d4d94e70831ca08d Mon Sep 17 00:00:00 2001 From: Kenneth Reitz <me@kennethreitz.org> Date: Tue, 22 Mar 2016 19:36:40 -0400 Subject: [PATCH] Update Readme.md --- Readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Readme.md b/Readme.md index ee8ffaf8..2d90fb10 100644 --- a/Readme.md +++ b/Readme.md @@ -49,6 +49,6 @@ Runtime options include: - `python-2.7.11` - `python-3.5.1` -- `pypy-4.0.1` (unsupported, experimental) +- `pypy-5.0.1` (unsupported, experimental) Other [unsupported runtimes](https://github.com/heroku/heroku-buildpack-python/tree/master/builds/runtimes) are available as well. Use at your own risk. -- GitLab