Bump version: 3.150 → 3.151

This commit is contained in:
Maxim Devaev
2022-10-06 05:07:03 +03:00
parent b2361f1fbe
commit 4f392d505e
4 changed files with 4 additions and 4 deletions

View File

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