diff --git a/pyproject.toml b/pyproject.toml index f3d633f79..3b9b54ae8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "dcicutils" -version = "8.14.0.1b23" # TODO: To become 8.14.1 +version = "8.14.0.1b24" # TODO: To become 8.14.1 description = "Utility package for interacting with the 4DN Data Portal and other 4DN resources" authors = ["4DN-DCIC Team "] license = "MIT"