Skip to content

Commit 5ebb48f

Browse files
committed
修复miku tools query_live_traffic_stats
1 parent 033a231 commit 5ebb48f

File tree

3 files changed

+5
-2
lines changed

3 files changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# v1.4.1
2+
- 直播服务修复query_live_traffic_stats
3+
14
# v1.4.0
25
- 直播服务增加更多的tools支持
36

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "qiniu-mcp-server"
3-
version = "1.4.0"
3+
version = "1.4.1"
44
description = "A MCP server project of Qiniu."
55
requires-python = ">=3.12"
66
authors = [
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11

2-
VERSION = '1.4.0'
2+
VERSION = '1.4.1'

0 commit comments

Comments
 (0)