diff --git a/pyproject.toml b/pyproject.toml index de7f45574..d2b19b7c9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "dcicutils" -version = "8.9.0.1b3" # TODO: To become 8.10.0 +version = "8.9.0.1b4" # TODO: To become 8.10.0 description = "Utility package for interacting with the 4DN Data Portal and other 4DN resources" authors = ["4DN-DCIC Team "] license = "MIT"