From 62d067e7338d60a62ddcbce7627f20a15dcbf4f2 Mon Sep 17 00:00:00 2001 From: David Michaels Date: Sun, 10 Mar 2024 10:11:11 -0400 Subject: [PATCH] version --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 8677403aa..9c9b03d94 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "dcicutils" -version = "8.8.0.1b16" # TODO: To become 8.8.1 +version = "8.8.0.1b17" # TODO: To become 8.8.1 description = "Utility package for interacting with the 4DN Data Portal and other 4DN resources" authors = ["4DN-DCIC Team "] license = "MIT"