diff --git a/setup.py b/setup.py index 7a43695..ec22b9e 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ with open("README.md", "r", encoding="utf-8") as fh: setuptools.setup( name="pacroller", - version="0.1.1", + version="0.1.2", author="Jerry Xiao", author_email="pacroller@mail.jerryxiao.cc", description="unattended upgrade for archlinux",