diff --git a/pyproject.toml b/pyproject.toml index 908a4d3..84aca51 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,7 +1,7 @@ [project] name = "comfyui_fill-nodes" description = "VFX nodes, Shaders, Utilities, Mask tools, Prompting Tools, Games, and much more!" -version = "1.0.3" +version = "1.0.4" license = "LICENSE" dependencies = ["librosa", "sounddevice", "glitch_this"]