Bump version: 3.184 → 3.185

This commit is contained in:
Maxim Devaev
2022-12-04 03:06:57 +03:00
parent 52fdc94eb8
commit 07fec77023
4 changed files with 4 additions and 4 deletions

View File

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