Bump version: 3.265 → 3.266

This commit is contained in:
Maxim Devaev
2023-10-24 18:19:28 +03:00
parent b21ccfbcc9
commit 620b9fcc89
4 changed files with 4 additions and 4 deletions

View File

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