diff --git a/pyproject.toml b/pyproject.toml index df29251fe..7b67910c5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "kittycad" -version = "0.3.4" +version = "0.3.5" description = "A client library for accessing KittyCAD" authors = []