From 4a87c71089c5d5175035bc6f0de2a586d1fd2a08 Mon Sep 17 00:00:00 2001 From: kijai <40791699+kijai@users.noreply.github.com> Date: Wed, 11 Jun 2025 15:30:55 +0300 Subject: [PATCH] typo... --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index a0f43cf..9aa4a2b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,5 +1,5 @@ [project] -name = "comfyui-hunyan3dwrapper" +name = "comfyui-hunyuan3dwrapper" description = "Wrapper nodes for https://github.com/Tencent/Hunyuan3D-2, additional installation steps needed, please check the github repository" version = "1.0.6" license = {file = "LICENSE"}