diff --git a/pyproject.toml b/pyproject.toml index 7f0b8762..8e445524 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "gridworks-protocol" -version = "0.5.8.dev1" +version = "0.6.0" description = "Gridworks Protocol" authors = ["Jessica Millar "] license = "MIT"