Skip to content

Commit 9afe701

Browse files
authored
Merge pull request #56 from callmefisher/miku_0625
更新版本号
2 parents f9a4ae0 + 0eea963 commit 9afe701

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# v1.3.1
1+
# v1.4.0
22
- 直播服务增加更多的tools支持
33

44
# v1.3.0

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.3.1"
3+
version = "1.4.0"
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.3.1'
2+
VERSION = '1.4.0'

0 commit comments

Comments
 (0)