From 0f4fff04ba5c3bdedb5d1e9651e8576fe4407bf9 Mon Sep 17 00:00:00 2001 From: puke <1129090915@qq.com> Date: Wed, 19 Nov 2025 19:04:59 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=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 268e79a..1e4a31c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "pixelle-video" -version = "0.1.4" +version = "0.1.5" description = "AI-powered video creation platform - Part of Pixelle ecosystem" authors = [ {name = "Pixelle.AI"} diff --git a/uv.lock b/uv.lock index 6cac74e..5056f95 100644 --- a/uv.lock +++ b/uv.lock @@ -1664,7 +1664,7 @@ wheels = [ [[package]] name = "pixelle-video" -version = "0.1.4" +version = "0.1.5" source = { editable = "." } dependencies = [ { name = "beautifulsoup4" },