diff --git a/pyproject.toml b/pyproject.toml index b9ea322c7..1549cef4b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "dcicutils" -version = "8.13.3.1b5" # TODO: To become 8.13.4 +version = "8.13.3.1b6" # TODO: To become 8.13.4 description = "Utility package for interacting with the 4DN Data Portal and other 4DN resources" authors = ["4DN-DCIC Team "] license = "MIT"