Skip to content

Commit e461f33

Browse files
committed
Fix the bug of pyproject
1 parent 22d68d3 commit e461f33

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-dev-utils"
33
description = "Execution Time Analysis, Reroute Enhancement, Node collection for developers."
4-
dynamic = "0.4.3"
4+
version = "0.4.3"
55
license = { text = "MIT License" }
66
dependencies = ["aiohttp-sse"]
77

0 commit comments

Comments
 (0)