diff --git a/setup.py b/setup.py index 6f11c6a..d3ea4e6 100644 --- a/setup.py +++ b/setup.py @@ -19,7 +19,7 @@ def read_requirements(path): author_email="zouzou0208@gmail.com", url="https://github.com/yihong0618/kindle_download_helper", license="GPL-3.0-or-later", - version="1.1.1", + version="1.1.2", description="Download all your kindle books and `DeDRM` script.", long_description="Download all your kindle books and `DeDRM` script.", packages=find_packages(),