diff --git a/pyproject.toml b/pyproject.toml index 04332d6..6c90d0c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "specklepy" -version = "2.0.0" +version = "2.1.0" description = "The Python SDK for Speckle 2.0" readme = "README.md" authors = ["Speckle Systems "]