Skip to content

Commit de033b6

Browse files
author
YangSen-qn
committed
chore: version to 1.2.1
1 parent 03ec015 commit de033b6

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.2.1
2+
- 处理多媒体签名问题
3+
14
# v1.2.0
25
- 支持文件上传至七牛 Bucket
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.2.0"
3+
version = "1.2.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.2.0'
2+
VERSION = '1.2.1'

0 commit comments

Comments
 (0)