From ee514c0a4100c729f911926f7ac43c76747d76af Mon Sep 17 00:00:00 2001 From: David Michaels Date: Thu, 30 May 2024 16:09:45 -0400 Subject: [PATCH] version --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index d2b19b7c9..cffdd0bfa 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "dcicutils" -version = "8.9.0.1b4" # TODO: To become 8.10.0 +version = "8.9.0.1b5" # TODO: To become 8.10.0 description = "Utility package for interacting with the 4DN Data Portal and other 4DN resources" authors = ["4DN-DCIC Team "] license = "MIT"