Bump version to 1.1.0 for registry update
Some checks failed
Publish to Comfy registry / Publish Custom Node to registry (push) Has been cancelled

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-02-24 11:55:44 +01:00
parent b5b4a26f6d
commit 14f84b879b

View File

@@ -1,6 +1,6 @@
[project] [project]
name = "comfyui-json-dynamic" name = "comfyui-json-dynamic"
version = "1.0.0" version = "1.1.0"
description = "ComfyUI nodes for dynamic JSON loading and string/path utility operations" description = "ComfyUI nodes for dynamic JSON loading and string/path utility operations"
license = { file = "LICENSE" } license = { file = "LICENSE" }
requires-python = ">=3.10" requires-python = ">=3.10"