We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0100e01 commit ba0c4ecCopy full SHA for ba0c4ec
changelog.rst
@@ -1,5 +1,13 @@
1
版本变更历史
2
----------------------
3
+4.1.16 (2025-09-10)
4
+""""""""""""""""""""""
5
+
6
+- 缺陷修复
7
8
+ - 修复和 qasync>=0.28 的兼容性 #951
9
10
11
4.1.15 (2025-08-08)
12
""""""""""""""""""""""
13
feeluown/__init__.py
@@ -6,7 +6,7 @@
from .consts import LOG_FILE
-__version__ = '4.1.15'
+__version__ = '4.1.16'
dict_config = {
0 commit comments