From 1deed345807d670fe8cd58cf00b27760e63e68cf Mon Sep 17 00:00:00 2001 From: David Michaels Date: Sun, 26 May 2024 09:20:44 -0400 Subject: [PATCH] version --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index b14d9fb12..4bc10abba 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "dcicutils" -version = "8.8.6.1b2" +version = "8.8.6.1b3" description = "Utility package for interacting with the 4DN Data Portal and other 4DN resources" authors = ["4DN-DCIC Team "] license = "MIT"