Bump version: 3.160 → 3.161

This commit is contained in:
Maxim Devaev
2022-11-04 22:30:38 +03:00
parent 872a954556
commit 81f507d0dd
4 changed files with 4 additions and 4 deletions

View File

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