From dfe61b77dbcb4247b7c768d0732573efdb8b87af Mon Sep 17 00:00:00 2001 From: tritant Date: Fri, 28 Nov 2025 15:59:52 +0100 Subject: [PATCH] Bump version to 1.1.3 in pyproject.toml Updated version from 1.1.2 to 1.1.3. --- pyproject.toml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 17e0997..9f7fa69 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,7 +1,7 @@ [project] name = "ComfyUI-SuperScaler" description = "An all-in-one, multi-pass generative upscaling and post-processing node designed to simplify complex workflows and add a professional finish to your images." -version = "1.1.2" +version = "1.1.3" license = { file = "LICENSE.txt" } [project.urls] @@ -34,5 +34,6 @@ Icon = "" +