From d5279bb5535480a462e84eb8167f9f2f1e6c24f4 Mon Sep 17 00:00:00 2001 From: David Michaels Date: Tue, 29 Aug 2023 16:41:44 -0400 Subject: [PATCH] Misc updates related to foursight-smaht. --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 00b8b1d5f..f3850815b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "foursight-core" -version = "4.4.0.1b6" # TODO: To become 4.5.0 +version = "4.4.0.1b7" # TODO: To become 4.5.0 description = "Serverless Chalice Application for Monitoring" authors = ["4DN-DCIC Team "] license = "MIT"