From 590c178c79a8c81ed07bcebbf22018c19e2bdfa5 Mon Sep 17 00:00:00 2001 From: Correl Roush Date: Mon, 15 Jul 2019 11:56:21 -0400 Subject: [PATCH] [provisioning] Bump python version to 3.7.4 --- recipes/python | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes/python b/recipes/python index cd1512f..ea1edee 100644 --- a/recipes/python +++ b/recipes/python @@ -2,7 +2,7 @@ # Description: The Python programming language set -e -__PYTHON_VERSION=3.7.0 +__PYTHON_VERSION=3.7.4 _recipe _path _recipe git