diff --git a/pyproject.toml b/pyproject.toml index 4d804c1..8ac0c96 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,7 +1,7 @@ [project] name = "comfyui-vace-tools" -version = "1.1.2" -description = "Mask and control-frame generation nodes for WanVideo/VACE workflows — supports 10 generation modes, source trimming, and merge-back with optical flow blending." +version = "1.1.3" +description = "Mask and control-frame generation nodes for WanVideo/VACE workflows — supports 11 generation modes, source trimming, and merge-back with optical flow blending." license = { file = "LICENSE" } requires-python = ">=3.10" dependencies = []