add WorkflowClient.get_result, increase version number (#8435)
Co-authored-by: wangying <wangying@xkool.org>
This commit is contained in:
parent
624331472a
commit
fa1af8e47b
2 changed files with 4 additions and 1 deletions
|
|
@ -5,7 +5,7 @@ with open("README.md", "r", encoding="utf-8") as fh:
|
|||
|
||||
setup(
|
||||
name="dify-client",
|
||||
version="0.1.10",
|
||||
version="0.1.11",
|
||||
author="Dify",
|
||||
author_email="hello@dify.ai",
|
||||
description="A package for interacting with the Dify Service-API",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue