From 33bea69aea060236a222d5959eebf5db4b119305 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?G=C3=B6kay=20Aydo=C4=9Fan?= <88277926+gokayfem@users.noreply.github.com> Date: Mon, 20 May 2024 18:56:10 +0300 Subject: [PATCH] Update pyproject.toml --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 36f70ec..897b6c5 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,7 +1,7 @@ [project] name = "pr-comfyui-dream-interpreter-0fc09393" description = "" -version = "1.0.0" +version = "1.0.1" license = "LICENSE" dependencies = ["Pillow>=10.1.0"]