diff --git a/pyproject.toml b/pyproject.toml index f26705dc6..49eead1a6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "kittycad" -version = "0.0.8" +version = "0.0.9" description = "A client library for accessing KittyCAD" authors = []