From e92335e3163ab275aa5653cf6aa0728d0afe8b69 Mon Sep 17 00:00:00 2001 From: chengzeyi Date: Sun, 12 Jan 2025 18:39:20 +0800 Subject: [PATCH] bump version to 1.1.0 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index eb921ed..917760c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,7 +1,7 @@ [project] name = "wavespeed" description = "The all in one inference optimization solution for ComfyUI, universal, flexible, and fast." -version = "1.0.24" +version = "1.1.0" license = {file = "LICENSE"} [project.urls]