diff --git a/pyproject.toml b/pyproject.toml index 0d27a6d..bf651c8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,7 +1,7 @@ [project] name = "comfyui_tensorrt" description = "TensorRT Node for ComfyUI\nThis node enables the best performance on NVIDIA RTX™ Graphics Cards (GPUs) for Stable Diffusion by leveraging NVIDIA TensorRT." -version = "0.1.1" +version = "0.1.2" license = "LICENSE" dependencies = [ "tensorrt>=10.0.1",