Bump version: 3.107 → 3.108

This commit is contained in:
Maxim Devaev
2022-06-24 17:56:10 +03:00
parent 094106519a
commit 9e6edd0cd7
4 changed files with 4 additions and 4 deletions

View File

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