Bump version: 3.140 → 3.141

This commit is contained in:
Maxim Devaev
2022-08-30 15:55:23 +03:00
parent a0872fc69c
commit a244c36010
4 changed files with 4 additions and 4 deletions

View File

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