Bump version: 3.191 → 3.192

This commit is contained in:
Maxim Devaev
2023-01-18 23:45:48 +02:00
parent 86ff6f4eb2
commit e63a7cbd8f
4 changed files with 4 additions and 4 deletions

View File

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