diff --git a/setup.py b/setup.py index 1cb630c..67932f4 100644 --- a/setup.py +++ b/setup.py @@ -8,7 +8,7 @@ author_email='moore@moorehy.com', maintainer='littlemo', maintainer_email='moore@moorehy.com', - version='1.0.0a2', + version='1.0.1', description='用来实现对网络文章的爬取、mobi打包、并推送到Kindle设备上', long_description=open('README.md').read(), long_description_content_type='text/markdown',