Skip to content

Commit 926d0fa

Browse files
authored
Merge pull request #4 from ComfyNodePRs/licence-update
Update PyProject Toml - License
2 parents 91cb1b8 + a0984df commit 926d0fa

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
name = "ComfyUI-yaResolutionSelector"
33
description = "Freely adjust resolution and aspect ratio, maintain pixel count of StableDiffusion model, or hook it up to upscaling nodes to get that 5k 16:10 wallpaper in just few clicks."
44
version = "1.2.0"
5-
license = "LICENSE"
5+
license = { file = "LICENSE" }
66

77
[project.urls]
88
Repository = "https://github.com/Tropfchen/ComfyUI-yaResolutionSelector"

0 commit comments

Comments
 (0)