From 698d6d286bd6d8a03ff0550e957fa358a5d8d1a4 Mon Sep 17 00:00:00 2001 From: puke <1129090915@qq.com> Date: Tue, 18 Nov 2025 21:14:43 +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 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 750fd98..1ac47e7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "pixelle-video" -version = "0.1.3" +version = "0.1.4" description = "AI-powered video creation platform - Part of Pixelle ecosystem" authors = [ {name = "Pixelle.AI"}