Bump version: 1.43 → 1.44

This commit is contained in:
Devaev Maxim
2020-02-11 23:21:54 +03:00
parent 635cfc7d9e
commit 2f64902983
4 changed files with 4 additions and 4 deletions

View File

@@ -67,7 +67,7 @@ def main() -> None:
setup(
name="kvmd",
version="1.43",
version="1.44",
url="https://github.com/pikvm/kvmd",
license="GPLv3",
author="Maxim Devaev",