We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ea1034 commit 738f279Copy full SHA for 738f279
1 file changed
pyproject.toml
@@ -1,7 +1,7 @@
1
[project]
2
name = "comfyui-customnodepacks"
3
description = "Custom node packs for ComfyUI: FolderIncrementer (auto-versioning) + MaskEditControl (pinpoint mask editing with SAM2/SAM3, per-axis erode/expand, point editor, bbox tools, video mask propagation)."
4
-version = "1.2.0"
+version = "1.2.1"
5
license = { file = "MIT-License" }
6
requires-python = ">=3.10"
7
0 commit comments