diff --git a/images/win/toolsets/toolset-2016.json b/images/win/toolsets/toolset-2016.json index c43976ce..63843fee 100644 --- a/images/win/toolsets/toolset-2016.json +++ b/images/win/toolsets/toolset-2016.json @@ -48,7 +48,8 @@ "platform" : "win32", "versions": [ "2.7", - "3.6" + "3.6", + "3.7" ] }, { diff --git a/images/win/toolsets/toolset-2019.json b/images/win/toolsets/toolset-2019.json index b6e4d147..1c9edeb6 100644 --- a/images/win/toolsets/toolset-2019.json +++ b/images/win/toolsets/toolset-2019.json @@ -48,7 +48,8 @@ "platform" : "win32", "versions": [ "2.7", - "3.6" + "3.6", + "3.7" ] }, {