There was an error while loading. Please reload this page.
1 parent 0282f02 commit a228801Copy full SHA for a228801
2 files changed
README.md
@@ -20,7 +20,10 @@ pip3 install fuo-qqmusic
20
[操作示例](https://github.com/feeluown/feeluown-qqmusic/issues/6)。
21
22
## changelog
23
-### 1.1.10 (2025-07-29)
+### 1.0.11 (2025-08-12)
24
+- 尝试修复wx登录有时会失败的问题
25
+
26
+### 1.0.10 (2025-07-29)
27
- 修复歌曲链接会失效的问题(仅 FeelUOwn>=4.1.14 可用)
28
29
### 1.0.9 (2025-07-24)
setup.py
@@ -5,7 +5,7 @@
5
6
setup(
7
name='fuo_qqmusic',
8
- version='1.0.10',
+ version='1.0.11',
9
description='feeluown qqmusic plugin',
10
author='Cosven',
11
author_email='yinshaowen241@gmail.com',
0 commit comments