diff --git a/pyproject.toml b/pyproject.toml index eb249b3..b9940f5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,7 +1,7 @@ [tool.poetry] license = "Apache-2.0" name = "wandb-workspaces" -version = "0.1.5" +version = "0.1.6" description = "A library for programatically working with the Weights & Biases UI." authors = ["Weights & Biases "] readme = "README.md"