diff --git a/pyproject.toml b/pyproject.toml index 8404920e4..45aff925c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "kittycad" -version = "0.6.7" +version = "0.6.8" description = "A client library for accessing KittyCAD" authors = []