mirror of
https://github.com/isjerryxiao/pacroller.git
synced 2024-11-14 20:32:24 +08:00
release v0.1.4
This commit is contained in:
parent
ee86bb7648
commit
6330ba1a06
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
@ -5,7 +5,7 @@ with open("README.md", "r", encoding="utf-8") as fh:
|
|||
|
||||
setuptools.setup(
|
||||
name="pacroller",
|
||||
version="0.1.3",
|
||||
version="0.1.4",
|
||||
author="Jerry Xiao",
|
||||
author_email="pacroller@mail.jerryxiao.cc",
|
||||
description="unattended upgrade for archlinux",
|
||||
|
|
Loading…
Reference in a new issue