fix: project version to 1.3.0 in package.json and uv.lock

pull/18684/head
junjie.miao 1 year ago
parent f6b3724268
commit 2007c38790

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

@ -1148,7 +1148,7 @@ wheels = [
[[package]]
name = "dify-api"
version = "1.2.0"
version = "1.3.0"
source = { virtual = "." }
dependencies = [
{ name = "authlib" },

Loading…
Cancel
Save