diff --git a/README.md b/README.md index b35a0a9540d345cb7f3f3403a04b841165feba33..3e3bff38385a72ec1cbf02b6115c142d44ec9927 100644 --- a/README.md +++ b/README.md @@ -44,11 +44,11 @@ Specify a Python Runtime Specific versions of the Python runtime can be specified with a `runtime.txt` file: $ cat runtime.txt - python-2.7.13 + python-2.7.14 Runtime options include: - `python-3.6.2` -- `python-2.7.13` +- `python-2.7.14` - `pypy-5.7.1` (unsupported, experimental) - `pypy3-5.5.1` (unsupported, experimental)