From 2f35b09acd144fb33cb0c82f254a7f2a70ff33b0 Mon Sep 17 00:00:00 2001 From: puke <1129090915@qq.com> Date: Wed, 10 Dec 2025 19:34:24 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=94=B9=E7=89=88=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pyproject.toml | 2 +- uv.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index fd717e3..e36a558 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "pixelle-video" -version = "0.1.9" +version = "0.1.10" description = "AI-powered video creation platform - Part of Pixelle ecosystem" authors = [ {name = "Pixelle.AI"} diff --git a/uv.lock b/uv.lock index 2d747af..8b1e80b 100644 --- a/uv.lock +++ b/uv.lock @@ -1672,7 +1672,7 @@ wheels = [ [[package]] name = "pixelle-video" -version = "0.1.9" +version = "0.1.10" source = { editable = "." } dependencies = [ { name = "beautifulsoup4" },