Skip to content

Commit 989aa66

Browse files
committed
v2.5.40: 压缩插件支持zip加密,7z加密; 插件配置可以使用dir_rule增加filename_rule。
1 parent 8a8944b commit 989aa66

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/jmcomic/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# 被依赖方 <--- 使用方
33
# config <--- entity <--- toolkit <--- client <--- option <--- downloader
44

5-
__version__ = '2.5.39'
5+
__version__ = '2.5.40'
66

77
from .api import *
88
from .jm_plugin import *

0 commit comments

Comments
 (0)