Skip to content

Commit 45a8d2f

Browse files
committed
bump version 5.0.2
1 parent 33aba2e commit 45a8d2f

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

changelog.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
版本变更历史
22
----------------------
33

4+
5.0.2 (2026-01-27)
5+
""""""""""""""""""""""
6+
- 缺陷修复
7+
8+
- 修复一个单测
9+
410
5.0.1 (2026-01-27)
511
""""""""""""""""""""""
612
- 功能增强

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__ = '5.0.1'
9+
__version__ = '5.0.2'
1010

1111

1212
dict_config = {

0 commit comments

Comments
 (0)