diff --git a/pyproject.toml b/pyproject.toml index 6c13abf5..9318eaa3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta" [project] name = "comfyui-embedded-docs" -version = "0.5.1" +version = "0.5.2" description = "Embedded documentation for ComfyUI nodes" readme = "README.md" requires-python = ">=3.9"