Bump version: 0.1 → 0.2

This commit is contained in:
Devaev Maxim
2018-06-29 01:23:44 +03:00
parent 5fef349a0e
commit 996428f34e
3 changed files with 4 additions and 3 deletions

View File

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