diff --git a/pyproject.toml b/pyproject.toml index 33c5db5..3867618 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,7 +1,7 @@ [project] name = "sd-ppp" description = "getting/sending picture from/to Photoshop with a simple connection. Make Photoshop become the workspace of your ComfyUI." -version = "1.4.1" +version = "1.5.0" license = { file = "LICENSE" } [project.urls]