diff --git a/pyproject.toml b/pyproject.toml index 765e763..e3cc491 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,7 +1,7 @@ [project] name = "comfyui_jags_vectormagic" description = "ComfyUI_Jags_VectorMagic A collection of nodes to explore Vector and image manipulation" -version = "1.0.0" +version = "1.0.1" license = { file = "LICENSE" } dependencies = ["librosa", "numpy", "Pillow", "scipy", "color-matcher", "matplotlib", "clip-interrogator", "simpleeval", "ultralytics", "ultralyticsplus", "CLIPSeg", "OpenCV"]