Skip to content

Commit ba0c4ec

Browse files
authored
bump version 4.1.16 (#952)
1 parent 0100e01 commit ba0c4ec

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

changelog.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
版本变更历史
22
----------------------
3+
4.1.16 (2025-09-10)
4+
""""""""""""""""""""""
5+
6+
- 缺陷修复
7+
8+
- 修复和 qasync>=0.28 的兼容性 #951
9+
10+
311
4.1.15 (2025-08-08)
412
""""""""""""""""""""""
513

feeluown/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
from .consts import LOG_FILE
77

88

9-
__version__ = '4.1.15'
9+
__version__ = '4.1.16'
1010

1111

1212
dict_config = {

0 commit comments

Comments
 (0)