Bump version: 3.201 → 3.202

This commit is contained in:
Maxim Devaev
2023-03-05 17:29:21 +02:00
parent 7c7ac38bfe
commit 3a7278b0f7
4 changed files with 4 additions and 4 deletions

View File

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