diff --git a/pyproject.toml b/pyproject.toml index 499145a..a784ba8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "comfyui-json-dynamic" -version = "1.2.1" +version = "1.2.2" description = "ComfyUI nodes for dynamic JSON loading and string/path utility operations" license = { file = "LICENSE" } requires-python = ">=3.10"