Bump version: 2.64 → 2.65

This commit is contained in:
Devaev Maxim
2021-05-09 21:57:40 +03:00
parent 3566fbf37c
commit 73437dc949
4 changed files with 4 additions and 4 deletions

View File

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