We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2916cdc commit 7f55a09Copy full SHA for 7f55a09
1 file changed
setup.py
@@ -6,7 +6,7 @@
6
7
setup(
8
name="epub-browser", # 在PyPI上显示的项目名称
9
- version="1.6.2", # 初始版本号
+ version="1.6.3", # 初始版本号
10
author="dfface", # 作者名
11
author_email="dfface@sina.com", # 作者邮箱
12
keywords="epub reader html export browser convert calibre-web calibre kindle web server local",
0 commit comments