chore(lzwcai_demp_tool_server_dify_to_mcp_test): 更新包版本从0.1.0到0.1.1
- 更新pyproject.toml中的版本号从0.1.0到0.1.1 - 更新PKG-INFO中的版本号从0.1.0到0.1.1 - 保持包的描述信息不变
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
Metadata-Version: 2.4
|
||||
Name: lzwcai-demp-tool-server-dify-to-mcp-test
|
||||
Version: 0.1.0
|
||||
Version: 0.1.1
|
||||
Summary: 这是一个Dify to MCP的集成工具;通过Dify的API接口,将Dify的模型部署到MCP平台,并进行推理。
|
||||
Requires-Python: >=3.10
|
||||
Requires-Dist: httpx>=0.28.1
|
||||
|
||||
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
|
||||
|
||||
[project]
|
||||
name = "lzwcai-demp-tool-server-dify-to-mcp-test"
|
||||
version = "0.1.0"
|
||||
version = "0.1.1"
|
||||
description = "这是一个Dify to MCP的集成工具;通过Dify的API接口,将Dify的模型部署到MCP平台,并进行推理。"
|
||||
requires-python = ">=3.10"
|
||||
dependencies = [
|
||||
|
||||
Reference in New Issue
Block a user