From dc0fcc34e8e1a28a993d0889b96401adbaf24bcc Mon Sep 17 00:00:00 2001 From: l2ss-py bot Date: Wed, 23 Oct 2024 18:09:39 +0000 Subject: [PATCH] /version 2.12.0rc3 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 122c9fab..feb21fff 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -12,7 +12,7 @@ [tool.poetry] name = "l2ss-py" -version = "2.12.0rc2" +version = "2.12.0rc3" description = "L2 Subsetter Service" authors = ["podaac-tva "] license = "Apache-2.0"