bugfix: conversation parameters (#438)
This commit is contained in:
parent
742bad93b5
commit
1dee5de9b4
2 changed files with 3 additions and 3 deletions
|
|
@ -5,7 +5,7 @@ with open("README.md", "r", encoding="utf-8") as fh:
|
|||
|
||||
setup(
|
||||
name="dify-client",
|
||||
version="0.1.7",
|
||||
version="0.1.8",
|
||||
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