python-3.6.1

This commit is contained in:
2017-03-23 18:22:07 -04:00
parent 70a152bd46
commit eb056bc58d
+2 -2
View File
@@ -46,11 +46,11 @@ Specify a Python Runtime
Specific versions of the Python runtime can be specified with a `runtime.txt` file:
$ cat runtime.txt
python-3.6.0
python-3.6.1
Runtime options include:
- `python-2.7.13`
- `python-3.6.0`
- `python-3.6.1`
- `pypy-5.7.0` (unsupported, experimental)
- `pypy3-5.5.0` (unsupported, experimental)