From a7167067fcd162d463f422d424a0b326f6c0b634 Mon Sep 17 00:00:00 2001 From: concise bot Date: Wed, 15 May 2024 22:02:34 +0000 Subject: [PATCH] /version 0.9.0rc1 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 11aa1c07..368528a0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "podaac-concise" -version = "0.9.0a4" +version = "0.9.0rc1" description = "Harmony service that merges granules" authors = ["podaac-tva "] license = "Apache-2.0"