summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorMaxim Devaev <[email protected]>2024-03-25 13:46:10 +0200
committerMaxim Devaev <[email protected]>2024-03-25 13:46:10 +0200
commit50e9ff54c9deb3625977f4be97734025d9e13af6 (patch)
treed3b3a26ea0f96be8af9d973efa205ec82c472408 /setup.py
parentcb97f95ad6b3390158fbcbddc1e555cd5478eb81 (diff)
Bump version: 3.327 → 3.328v3.328
Diffstat (limited to 'setup.py')
-rwxr-xr-xsetup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 4a8793c3..660d8087 100755
--- a/setup.py
+++ b/setup.py
@@ -56,7 +56,7 @@ def main() -> None:
setup(
name="kvmd",
- version="3.327",
+ version="3.328",
url="https://github.com/pikvm/kvmd",
license="GPLv3",
author="Maxim Devaev",