Bump version: 3.325 → 3.326

This commit is contained in:
Maxim Devaev
2024-03-23 13:18:37 +02:00
parent 90838fde59
commit 0980a586e6
4 changed files with 4 additions and 4 deletions

View File

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