From 6e8b3543825e7866f8dcb3c798ff57f047313135 Mon Sep 17 00:00:00 2001 From: Ethan Moffat Date: Sun, 10 Apr 2022 18:18:04 -0700 Subject: [PATCH] Update version to 0.9 --- azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index bb2a601ba..22c5e3745 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -1,4 +1,4 @@ -name: 0.8.$(rev:rrr) +name: 0.9.$(rev:rrr) trigger: - master