We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 58f0694 commit c0c3108Copy full SHA for c0c3108
pyproject.toml
@@ -1,7 +1,7 @@
1
[project]
2
name = "comfyui-kjnodes"
3
description = "Various quality of life -nodes for ComfyUI, mostly just visual stuff to improve usability."
4
-version = "1.3.5"
+version = "1.3.6"
5
license = {file = "LICENSE"}
6
dependencies = ["numpy", "pillow>=10.3.0", "scipy", "color-matcher", "matplotlib"]
7
0 commit comments