diff --git a/pyproject.toml b/pyproject.toml index 5b0b911e4..9397cce07 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "dcicutils" -version = "8.7.0.1b34" # TODO: To become 8.7.1 +version = "8.7.0.1b35" # TODO: To become 8.7.1 description = "Utility package for interacting with the 4DN Data Portal and other 4DN resources" authors = ["4DN-DCIC Team "] license = "MIT"