Bump version: 3.24 → 3.25

This commit is contained in:
Maxim Devaev
2021-09-26 08:54:05 +03:00
parent c585dfc483
commit 2a0ed6a92c
4 changed files with 4 additions and 4 deletions

View File

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