From 2e123e93cfbd34f1818d5ae347bf8a1877b90757 Mon Sep 17 00:00:00 2001 From: David Michaels Date: Tue, 11 Jun 2024 10:24:23 -0400 Subject: [PATCH] update-version-8.10.0-ready-to-merge-pr-308 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 0d3845b58..4ea9c75b4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "dcicutils" -version = "8.9.0.1b8" # TODO: To become 8.10.0 +version = "8.10.0" description = "Utility package for interacting with the 4DN Data Portal and other 4DN resources" authors = ["4DN-DCIC Team "] license = "MIT"