更新版本

This commit is contained in:
puke
2025-11-12 22:46:52 +08:00
parent 393e50ba63
commit 99436b0a17
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.2" version = "0.1.3"
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

@@ -1663,7 +1663,7 @@ wheels = [
[[package]] [[package]]
name = "pixelle-video" name = "pixelle-video"
version = "0.1.2" version = "0.1.3"
source = { editable = "." } source = { editable = "." }
dependencies = [ dependencies = [
{ name = "beautifulsoup4" }, { name = "beautifulsoup4" },