From 51d2206ef5c69dc026e3634c7b5776ac9f6a73f6 Mon Sep 17 00:00:00 2001 From: David Michaels Date: Fri, 31 May 2024 07:30:19 -0400 Subject: [PATCH] version --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index c2434a215..18547b5c2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "dcicutils" -version = "8.9.0.1b6" # TODO: To become 8.10.0 +version = "8.9.0.1b7" # 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"