mirror of
https://git.mirrors.martin98.com/https://github.com/langgenius/dify.git
synced 2025-08-13 22:25:57 +08:00
fix: project version to 1.3.0 in package.json and uv.lock (#18684)
This commit is contained in:
parent
9982445dad
commit
cd9e6609ad
@ -1,6 +1,6 @@
|
||||
[project]
|
||||
name = "dify-api"
|
||||
version = "1.2.0"
|
||||
version = "1.3.0"
|
||||
requires-python = ">=3.11,<3.13"
|
||||
|
||||
dependencies = [
|
||||
|
2
api/uv.lock
generated
2
api/uv.lock
generated
@ -1148,7 +1148,7 @@ wheels = [
|
||||
|
||||
[[package]]
|
||||
name = "dify-api"
|
||||
version = "1.2.0"
|
||||
version = "1.3.0"
|
||||
source = { virtual = "." }
|
||||
dependencies = [
|
||||
{ name = "authlib" },
|
||||
|
Loading…
x
Reference in New Issue
Block a user