From c5230f75855464d2512503dfe6cb5c094762deb6 Mon Sep 17 00:00:00 2001 From: Pascal Vizeli Date: Wed, 8 May 2019 23:47:01 +0200 Subject: [PATCH] Update azure-pipelines.yml for Azure Pipelines --- azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index cbc744e62b0..0ca9425d002 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -11,7 +11,7 @@ trigger: variables: - name: versionBuilder - value: '3.1' + value: '3.2' - name: versionWheels value: '0.3' - group: docker