From b177118ddee03fcfb8a39e6fd70b519a11f266b6 Mon Sep 17 00:00:00 2001 From: Kent Pitman Date: Tue, 1 Aug 2023 13:57:39 -0400 Subject: [PATCH] Bump the beta version again. --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index eaafc2a50..16490702a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "dcicutils" -version = "7.6.0.2b8" +version = "7.6.0.2b9" description = "Utility package for interacting with the 4DN Data Portal and other 4DN resources" authors = ["4DN-DCIC Team "] license = "MIT"