Skip to content

Commit b96cc91

Browse files
author
tianzhen.wtz
committed
Merge branch feat/env_database into master
Title: to #65849001 update main to #65849001 update main Link: https://code.alibaba-inc.com/idb/alibabacloud-dms-mcp-server/codereview/21794342
2 parents e60ae45 + 74b40a7 commit b96cc91

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "alibabacloud-dms-mcp-server"
3-
version = "0.1.4"
3+
version = "0.1.5"
44
description = "MCP Server for AlibabaCloud DMS"
55
readme = "README.md"
66
authors = [
@@ -28,7 +28,7 @@ dev = [
2828
]
2929

3030
[project.scripts]
31-
alibabacloud-dms-mcp-server = "alibabacloud_dms_mcp_server.server:main"
31+
alibabacloud-dms-mcp-server = "alibabacloud_dms_mcp_server.server:run_server"
3232

3333
[build-system]
3434
requires = ["hatchling"]

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)