Skip to content

Commit 10606d7

Browse files
committed
Update pyproject.toml
1 parent 5a8de41 commit 10606d7

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.3" # 2.0.0 = GitHub main, 1.X.X = ComfyUI Registry
4+
version = "1.1.4" # 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)