diff --git a/setup.py b/setup.py index 0cd4ca2..3dfc924 100644 --- a/setup.py +++ b/setup.py @@ -19,7 +19,7 @@ setup( author_email="zouzou0208@gmail.com", url="https://github.com/yihong0618/kindle_download_helper", license="GPL-3.0-or-later", - version="1.2.0", + version="1.4.0", description="Download all your kindle books and `DeDRM` script.", long_description="Download all your kindle books and `DeDRM` script.", packages=find_packages(),