diff --git a/pyproject.toml b/pyproject.toml index 5cc3f28c6..079792ce0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "kittycad" -version = "0.3.5" +version = "0.3.6" description = "A client library for accessing KittyCAD" authors = []