diff --git a/pyproject.toml b/pyproject.toml index 234edfe..f5a32ae 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,7 +1,7 @@ [project] name = "comfyui-texture-simple" description = "" -version = "1.0.0" +version = "1.0.1" license = "LICENSE" dependencies = ["Pillow>=10.1.0"]