From f5a4af40eee3eb2a1b94d61b5a6190a3d6d74015 Mon Sep 17 00:00:00 2001 From: Pascal Vizeli Date: Thu, 11 Jul 2019 22:10:40 +0200 Subject: [PATCH] Update azure-pipelines-wheels.yml --- azure-pipelines-wheels.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-pipelines-wheels.yml b/azure-pipelines-wheels.yml index 2a471add2b0..36e75986f4f 100644 --- a/azure-pipelines-wheels.yml +++ b/azure-pipelines-wheels.yml @@ -11,7 +11,7 @@ trigger: pr: none variables: - name: versionWheels - value: '0.11-3.7-alpine3.10' + value: '1.0-3.7-alpine3.10' - group: wheels