Bump version: 3.105 → 3.106

This commit is contained in:
Maxim Devaev
2022-06-19 23:25:39 +03:00
parent cd8b999b55
commit f41136e32b
4 changed files with 4 additions and 4 deletions

View File

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