mirror of https://github.com/langgenius/dify.git
fix: incorrect api module version in pyproject.toml (#21755)
Co-authored-by: crazywoola <427733928@qq.com>
This commit is contained in:
parent
8516d15a4e
commit
b9ff716c18
|
|
@ -1,6 +1,6 @@
|
|||
[project]
|
||||
name = "dify-api"
|
||||
version = "1.4.3"
|
||||
version = "1.5.1"
|
||||
requires-python = ">=3.11,<3.13"
|
||||
|
||||
dependencies = [
|
||||
|
|
|
|||
4274
api/uv.lock
4274
api/uv.lock
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue