We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a8944b commit 989aa66Copy full SHA for 989aa66
1 file changed
src/jmcomic/__init__.py
@@ -2,7 +2,7 @@
2
# 被依赖方 <--- 使用方
3
# config <--- entity <--- toolkit <--- client <--- option <--- downloader
4
5
-__version__ = '2.5.39'
+__version__ = '2.5.40'
6
7
from .api import *
8
from .jm_plugin import *
0 commit comments