Bump version: 4.17 → 4.18

This commit is contained in:
Maxim Devaev
2024-10-02 22:17:56 +03:00
parent 073f67ca1b
commit 8c0953aafc
4 changed files with 4 additions and 4 deletions

View File

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