Bump version: 0.158 → 0.159

This commit is contained in:
Devaev Maxim
2019-04-28 22:06:18 +03:00
parent 47641bf914
commit 6857fcf257
4 changed files with 4 additions and 4 deletions

View File

@@ -43,7 +43,7 @@ def main() -> None:
setup(
name="kvmd",
version="0.158",
version="0.159",
url="https://github.com/pi-kvm/kvmd",
license="GPLv3",
author="Maxim Devaev",