Skip to content

Commit 3fcf5ce

Browse files
authored
Update pyproject.toml
1 parent 4af8201 commit 3fcf5ce

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_steudio" # Unique identifier for your node. Immutable after creation.
44
description = "Divide and Conquer Node Suite: It calculates the optimal upscale resolution and seamlessly divides the image into tiles, ready for individual processing using your preferred workflow. After processing, the tiles are seamlessly merged into a larger image, offering sharper and more detailed visuals."
5-
version = "1.1.1"
5+
version = "1.1.2"
66
license = { file = "LICENSE.txt" }
77
dependencies = [] # Filled in from requirements.txt
88

0 commit comments

Comments
 (0)