Bump version: 0.30 → 0.31

This commit is contained in:
Devaev Maxim
2018-07-17 05:19:47 +03:00
parent 3b12fd6d21
commit 2598f00143
3 changed files with 3 additions and 3 deletions

View File

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