Bump version: 3.89 → 3.90

This commit is contained in:
Maxim Devaev
2022-04-30 22:50:27 +03:00
parent 80347b6e20
commit 6c5ed69c0b
4 changed files with 4 additions and 4 deletions

View File

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