From d2e7db49c7831b8e830bbd710612eeb083c6fc1d Mon Sep 17 00:00:00 2001 From: Ethanfel Date: Fri, 27 Feb 2026 22:16:11 +0100 Subject: [PATCH] Bump version to 1.1.0 Co-Authored-By: Claude Opus 4.6 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 25d28f0..d249ce9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,7 +1,7 @@ [project] name = "comfyui-tween" description = "Video frame interpolation nodes for ComfyUI using BIM-VFI, EMA-VFI, SGM-VFI, and GIMM-VFI. Designed for long videos with thousands of frames." -version = "1.0.0" +version = "1.1.0" license = "Apache-2.0" requires-python = ">=3.10" dependencies = [