更新版本

This commit is contained in:
puke
2025-11-19 19:04:59 +08:00
parent 90fde63e59
commit 0f4fff04ba
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.4" version = "0.1.5"
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

@@ -1664,7 +1664,7 @@ wheels = [
[[package]] [[package]]
name = "pixelle-video" name = "pixelle-video"
version = "0.1.4" version = "0.1.5"
source = { editable = "." } source = { editable = "." }
dependencies = [ dependencies = [
{ name = "beautifulsoup4" }, { name = "beautifulsoup4" },