summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorMaxim Devaev <[email protected]>2025-01-10 14:26:11 +0200
committerMaxim Devaev <[email protected]>2025-01-10 14:26:11 +0200
commit05bced1461d6044e95f8bffd93f574bdd7c52735 (patch)
tree023c18d918262d4345ece114e56f0a03e598a31e /setup.py
parent464672d1a01ecb39645fc5dbfd8ec7c2426d25eb (diff)
Bump version: 4.38 → 4.39v4.39
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 fd9bbbd5..e432c02d 100755
--- a/setup.py
+++ b/setup.py
@@ -56,7 +56,7 @@ def main() -> None:
setup(
name="kvmd",
- version="4.38",
+ version="4.39",
url="https://github.com/pikvm/kvmd",
license="GPLv3",
author="Maxim Devaev",