Skip to content

Commit 5e498ee

Browse files
committed
v1.0.2
1 parent 81c3159 commit 5e498ee

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
@@ -2,7 +2,7 @@
22
[project]
33
name = "ComfyUI-InifiniteYou" # Unique identifier for your node. Immutable after creation.
44
description = "ComfyUI custom_node for ByteDance's InfiniteYou"
5-
version = "1.0.1" # Custom Node version. Must be semantically versioned.
5+
version = "1.0.2" # Custom Node version. Must be semantically versioned.
66
license = {text = "MIT License"}
77

88
[project.urls]

0 commit comments

Comments
 (0)