mirror of
https://github.com/isjerryxiao/pacroller.git
synced 2024-11-13 03:42:24 +08:00
release v0.1.7
This commit is contained in:
parent
369e3a4cfa
commit
b086e950c0
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.6",
|
||||
version="0.1.7",
|
||||
author="Jerry Xiao",
|
||||
author_email="pacroller@mail.jerryxiao.cc",
|
||||
description="unattended upgrade for archlinux",
|
||||
|
|
Loading…
Reference in a new issue