From ed82c787b81d9af1dbbae36d615c9b426c4a5790 Mon Sep 17 00:00:00 2001 From: Douglas Rioux Date: Thu, 3 Aug 2023 15:42:23 -0400 Subject: [PATCH] Bump beta version --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 86c3d916e..ce4c20c21 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "dcicutils" -version = "7.6.0" +version = "7.7.0.1b1" description = "Utility package for interacting with the 4DN Data Portal and other 4DN resources" authors = ["4DN-DCIC Team "] license = "MIT"