Skip to content

Commit 9927e10

Browse files
committed
project: bump version (1.4.0)
1 parent fa8f4c7 commit 9927e10

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

docs/changelog.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# 更新日志
22

3+
## 1.4.0 (2026-02-10)
4+
5+
Bugfixes:
6+
- 修复 WechatProvider 不能正确获取 Cookies 的问题
7+
- 正式确认 ArcadeProvider 接口不可用
8+
39
## 1.3.9 (2026-02-04)
410

511
Features:

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "maimai-py"
3-
version = "1.3.9"
3+
version = "1.4.0"
44
description = "The definitive python wrapper for MaimaiCN."
55
authors = ["Usagi no Niku <chenbohan911@163.com>"]
66
license = "MIT"

0 commit comments

Comments
 (0)