diff --git a/pyproject.toml b/pyproject.toml index ee8f495..7c09b59 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,7 +1,7 @@ [project] name = "ComfyUI_bnb_NF4_loaders" description = "Checkpoint and UNET/Diffusion Model loaders for BitsAndBytes NF4 quantized models" -version = "1.0.0" +version = "1.0.1" license = { file = "LICENSE.txt" } [project.urls] @@ -11,4 +11,4 @@ Repository = "https://github.com/silveroxides/ComfyUI_bitsandbytes_NF4" [tool.comfy] PublisherId = "silveroxides" DisplayName = "BitsAndBytes NF4 Loaders" -Icon = "" \ No newline at end of file +Icon = ""