From 1def79b136268925a4fb88eec79fb5f5c7f798dc Mon Sep 17 00:00:00 2001 From: "Mr. For Example" <62230687+MrForExample@users.noreply.github.com> Date: Fri, 8 Nov 2024 20:03:41 -0600 Subject: [PATCH] Update pyproject.toml --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 5ccc905..e3f2a70 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,7 +1,7 @@ [project] name = "comfyui-3d-pack" description = "Make ComfyUI generates 3D assets as good & convenient as it generates image/video!" -version = "0.1.1" +version = "0.1.2" license = { file = "LICENSE" } dynamic = ["dependencies"] [tool.setuptools.dynamic]