diff --git a/README.md b/README.md index 560ec68..6884706 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@

ComfyUI Registry MIT License - Version + Version ComfyUI Extension

diff --git a/pyproject.toml b/pyproject.toml index 22bf13a..ab4622f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,7 +1,7 @@ [project] name = "comfyui-snapshot-manager" description = "Automatically snapshots workflow state with a sidebar to browse and restore previous versions." -version = "1.1.0" +version = "1.1.1" license = {text = "MIT"} [project.urls]