Skip to content

Commit 1c0585f

Browse files
committed
Update version number
1 parent 60d55d9 commit 1c0585f

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-to-python-extension"
33
description = "This custom node allows you to generate pure python code from your ComfyUI workflow with the click of a button. Great for rapid experimentation or production deployment."
4-
version = "1.3.0"
4+
version = "1.3.1"
55
license = { text = "MIT License" }
66
dependencies = ["black"]
77

0 commit comments

Comments
 (0)