diff --git a/pyproject.toml b/pyproject.toml index 5ff010889..e39e4778c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "dcicutils" -version = "8.8.1.1b16" # TODO: To become 8.8.2 +version = "8.8.1.1b17" # TODO: To become 8.8.2 description = "Utility package for interacting with the 4DN Data Portal and other 4DN resources" authors = ["4DN-DCIC Team "] license = "MIT"