diff --git a/pyproject.toml b/pyproject.toml index 66c8b1ecf..1c2884fb2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "kittycad" -version = "0.6.22" +version = "0.6.23" description = "A client library for accessing KittyCAD" authors = []