Skip to content

Commit 47a78ff

Browse files
committed
Update pyproject.toml
1 parent f2b2066 commit 47a78ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[project]
22
name = "ComfyUI-GGUF"
33
description = "GGUF Quantization support for native ComfyUI models."
4-
version = "1.1.8" # 2.0.0 = GitHub main, 1.X.X = ComfyUI Registry
4+
version = "1.1.9" # 2.0.0 = GitHub main, 1.X.X = ComfyUI Registry
55
license = { file = "LICENSE" }
66
dependencies = ["gguf>=0.13.0", "sentencepiece", "protobuf"]
77

0 commit comments

Comments
 (0)