Bump version: 3.42 → 3.43

This commit is contained in:
Maxim Devaev
2021-11-08 01:33:05 +03:00
parent b31dde20e0
commit 6f56c40436
4 changed files with 4 additions and 4 deletions

View File

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