diff --git a/pyproject.toml b/pyproject.toml index 2684188..7295ef9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,7 +1,7 @@ [project] name = "comfyui-animatediff-evolved" description = "Improved AnimateDiff integration for ComfyUI." -version = "1.1.0" +version = "1.1.1" license = { file = "LICENSE" } dependencies = []