Skip to content

Commit 1786acd

Browse files
committed
v2.4.13: 跟进网页端的正则表达式,完善【多图合并pdf】插件的一些细节。
1 parent 5959cb6 commit 1786acd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.4.12'
5+
__version__ = '2.4.13'
66

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

0 commit comments

Comments
 (0)