Bump version: 3.223 → 3.224

This commit is contained in:
Maxim Devaev
2023-06-02 18:13:43 +03:00
parent 749f4d6b49
commit caf08bd2ac
4 changed files with 4 additions and 4 deletions

View File

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