summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorMaxim Devaev <[email protected]>2024-03-26 20:31:10 +0200
committerMaxim Devaev <[email protected]>2024-03-26 20:31:10 +0200
commit444cd71ab5c782a1ca8d994b684a39fcfeddd062 (patch)
tree55d4a1a39dcc73c3786da233cd2152508067b177 /setup.py
parentf712be823fd6ea76d9efd2df5be394d282bc6396 (diff)
Bump version: 3.328 → 3.329v3.329
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 660d8087..a787dc6e 100755
--- a/setup.py
+++ b/setup.py
@@ -56,7 +56,7 @@ def main() -> None:
setup(
name="kvmd",
- version="3.328",
+ version="3.329",
url="https://github.com/pikvm/kvmd",
license="GPLv3",
author="Maxim Devaev",