We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 669be35 commit d828c87Copy full SHA for d828c87
CHANGELOG.md
@@ -1,4 +1,4 @@
1
-# v1.2.4
+# v1.3.0
2
- 支持直播服务
3
4
# v1.2.3
pyproject.toml
@@ -1,6 +1,6 @@
[project]
name = "qiniu-mcp-server"
-version = "1.2.4"
+version = "1.3.0"
description = "A MCP server project of Qiniu."
5
requires-python = ">=3.12"
6
authors = [
0 commit comments