update readme and bump version
modified: README.md modified: setup.py
This commit is contained in:
parent
138d2b7632
commit
ccba8aeea2
2 changed files with 26 additions and 28 deletions
2
setup.py
2
setup.py
|
|
@ -7,7 +7,7 @@ with open(os.path.join(os.path.dirname(__file__), "README.md"), encoding="utf-8"
|
|||
|
||||
setup(
|
||||
name="virt-back",
|
||||
version="0.2.2",
|
||||
version="0.2.4",
|
||||
description="virt-back: A backup utility for QEMU, KVM, XEN, and Virtualbox guests",
|
||||
keywords="backup virtual hypervisor QEMU KVM XEN Virtualbox",
|
||||
long_description=long_description,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue