Bump version

This commit is contained in:
kijai 2025-06-16 17:31:42 +03:00
parent ff98412479
commit f9118e0bbb

View File

@ -1,7 +1,7 @@
[project] [project]
name = "comfyui-kjnodes" name = "comfyui-kjnodes"
description = "Various quality of life -nodes for ComfyUI, mostly just visual stuff to improve usability." description = "Various quality of life -nodes for ComfyUI, mostly just visual stuff to improve usability."
version = "1.1.1" version = "1.1.2"
license = {file = "LICENSE"} license = {file = "LICENSE"}
dependencies = ["librosa", "numpy", "pillow>=10.3.0", "scipy", "color-matcher", "matplotlib", "huggingface_hub"] dependencies = ["librosa", "numpy", "pillow>=10.3.0", "scipy", "color-matcher", "matplotlib", "huggingface_hub"]