fix: version lock

pull/21755/head
crazywoola 11 months ago
parent a15f5d13ff
commit 1bd4d222eb

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

@ -1198,7 +1198,7 @@ wheels = [
[[package]]
name = "dify-api"
version = "1.5.0"
version = "1.5.1"
source = { virtual = "." }
dependencies = [
{ name = "authlib" },

Loading…
Cancel
Save