From f0599f6d546b9acb7970001aa95db30bd086beab Mon Sep 17 00:00:00 2001 From: Jess Frazelle Date: Mon, 4 Mar 2024 12:54:35 -0800 Subject: [PATCH] bump Signed-off-by: Jess Frazelle --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 = []