From 361accfe3759a2b1847003d8d467c1f10818a850 Mon Sep 17 00:00:00 2001 From: Ethan Moffat Date: Thu, 10 Mar 2022 00:05:14 -0800 Subject: [PATCH] Rev version to 0.5.x --- azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 980620407..fc7f5af21 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -1,4 +1,4 @@ -name: 0.4.$(rev:rrr) +name: 0.5.$(rev:rrr) trigger: - master