mirror of
https://github.com/yihong0618/Kindle_download_helper.git
synced 2025-11-22 07:59:04 +08:00
fix: use the same version
This commit is contained in:
2
setup.py
2
setup.py
@@ -19,7 +19,7 @@ setup(
|
|||||||
author_email="zouzou0208@gmail.com",
|
author_email="zouzou0208@gmail.com",
|
||||||
url="https://github.com/yihong0618/kindle_download_helper",
|
url="https://github.com/yihong0618/kindle_download_helper",
|
||||||
license="GPL-3.0-or-later",
|
license="GPL-3.0-or-later",
|
||||||
version="1.2.0",
|
version="1.4.0",
|
||||||
description="Download all your kindle books and `DeDRM` script.",
|
description="Download all your kindle books and `DeDRM` script.",
|
||||||
long_description="Download all your kindle books and `DeDRM` script.",
|
long_description="Download all your kindle books and `DeDRM` script.",
|
||||||
packages=find_packages(),
|
packages=find_packages(),
|
||||||
|
|||||||
Reference in New Issue
Block a user