From 5b1a0c99e7e7545ec2bf33002672a772da3005d8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BC=80=E6=BA=90=E4=BD=AC=E6=9D=A8=E5=BF=85=E8=B5=9E?= Date: Fri, 15 Nov 2024 22:33:13 +0800 Subject: [PATCH] Update pyproject.toml --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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]