From c27ba0a4dd1860bfbb0b31af4d549f39b53d53cb Mon Sep 17 00:00:00 2001 From: David Michaels Date: Mon, 11 Nov 2024 22:29:20 -0500 Subject: [PATCH] version update 8.16.3 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 0e4cc525a..569afe3a5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "dcicutils" -version = "8.16.2.1b4" # TOOD: To become 8.16.3 +version = "8.16.3" description = "Utility package for interacting with the 4DN Data Portal and other 4DN resources" authors = ["4DN-DCIC Team "] license = "MIT"