mirror of
https://github.com/isjerryxiao/pacroller.git
synced 2024-11-14 20:32:24 +08:00
release v0.1.2
This commit is contained in:
parent
4d72984583
commit
8de777b4cc
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(
|
setuptools.setup(
|
||||||
name="pacroller",
|
name="pacroller",
|
||||||
version="0.1.1",
|
version="0.1.2",
|
||||||
author="Jerry Xiao",
|
author="Jerry Xiao",
|
||||||
author_email="pacroller@mail.jerryxiao.cc",
|
author_email="pacroller@mail.jerryxiao.cc",
|
||||||
description="unattended upgrade for archlinux",
|
description="unattended upgrade for archlinux",
|
||||||
|
|
Loading…
Reference in a new issue