Bump version

This commit is contained in:
kijai 2025-06-03 20:46:07 +03:00
parent 76d67a963e
commit cebd0fc1c5

View File

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