From 59a71d7a37861175b94a7bb58bbfdf9821e49eae Mon Sep 17 00:00:00 2001 From: David Michaels Date: Sat, 4 May 2024 11:17:02 -0400 Subject: [PATCH] verison --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index aacb8475a..56622d8fc 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "dcicutils" -version = "8.8.4.1b20" # TODO: To become 8.8.5 +version = "8.8.4.1b21" # TODO: To become 8.8.5 description = "Utility package for interacting with the 4DN Data Portal and other 4DN resources" authors = ["4DN-DCIC Team "] license = "MIT"