Bump version: 3.193 → 3.194

This commit is contained in:
Maxim Devaev
2023-01-22 23:14:03 +02:00
parent 2d772cc30e
commit 29f2506d25
4 changed files with 4 additions and 4 deletions

View File

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