chore: bump version in docker-compose and package manager to 1.12.1 (#31947)

This commit is contained in:
QuantumGhost
2026-02-04 19:29:28 +08:00
committed by GitHub
parent 0dfa59b1db
commit 3bd228ddb7
5 changed files with 11 additions and 11 deletions

View File

@ -1,6 +1,6 @@
[project]
name = "dify-api"
version = "1.12.0"
version = "1.12.1"
requires-python = ">=3.11,<3.13"
dependencies = [

2
api/uv.lock generated
View File

@ -1368,7 +1368,7 @@ wheels = [
[[package]]
name = "dify-api"
version = "1.12.0"
version = "1.12.1"
source = { virtual = "." }
dependencies = [
{ name = "aliyun-log-python-sdk" },