更改版本

This commit is contained in:
puke
2025-12-10 19:34:24 +08:00
parent 39f9036928
commit 2f35b09acd
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
[project] [project]
name = "pixelle-video" name = "pixelle-video"
version = "0.1.9" version = "0.1.10"
description = "AI-powered video creation platform - Part of Pixelle ecosystem" description = "AI-powered video creation platform - Part of Pixelle ecosystem"
authors = [ authors = [
{name = "Pixelle.AI"} {name = "Pixelle.AI"}

2
uv.lock generated
View File

@@ -1672,7 +1672,7 @@ wheels = [
[[package]] [[package]]
name = "pixelle-video" name = "pixelle-video"
version = "0.1.9" version = "0.1.10"
source = { editable = "." } source = { editable = "." }
dependencies = [ dependencies = [
{ name = "beautifulsoup4" }, { name = "beautifulsoup4" },