From 11caac8cb8a676d33376a1d7b5c732a658d3c21c Mon Sep 17 00:00:00 2001 From: David Michaels Date: Wed, 29 May 2024 12:13:01 -0400 Subject: [PATCH] version --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index deafb6dc9..304f47444 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "dcicutils" -version = "8.8.6.1b13" +version = "8.8.6.1b14" description = "Utility package for interacting with the 4DN Data Portal and other 4DN resources" authors = ["4DN-DCIC Team "] license = "MIT"