1 parent f2b2066 commit 47a78ffCopy full SHA for 47a78ff
1 file changed
pyproject.toml
@@ -1,7 +1,7 @@
1
[project]
2
name = "ComfyUI-GGUF"
3
description = "GGUF Quantization support for native ComfyUI models."
4
-version = "1.1.8" # 2.0.0 = GitHub main, 1.X.X = ComfyUI Registry
+version = "1.1.9" # 2.0.0 = GitHub main, 1.X.X = ComfyUI Registry
5
license = { file = "LICENSE" }
6
dependencies = ["gguf>=0.13.0", "sentencepiece", "protobuf"]
7
0 commit comments