From c402d37451d52938630611c4e5ceff83114ed8a7 Mon Sep 17 00:00:00 2001 From: Mike Date: Mon, 2 Dec 2019 10:06:54 -0700 Subject: [PATCH] Update README python versions to match docs --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e3ea62a..34e53a5 100644 --- a/README.md +++ b/README.md @@ -61,7 +61,8 @@ Specify a Python Runtime Supported runtime options include: -- `python-3.7.4` +- `python-3.8.0` +- `python-3.7.5` - `python-3.6.9` - `python-2.7.17`