summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorMaxim Devaev <[email protected]>2024-12-17 18:28:52 +0200
committerMaxim Devaev <[email protected]>2024-12-17 18:28:52 +0200
commitc8385213cc29db91151620a478945d51b47fd106 (patch)
tree99d050d34b17c90c63cc18a9baa62915d4909df9 /setup.py
parentc0099852472acd371061d8671b3819eb65d968fa (diff)
Bump version: 4.26 → 4.27v4.27
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 9143271c..8d36376b 100755
--- a/setup.py
+++ b/setup.py
@@ -56,7 +56,7 @@ def main() -> None:
setup(
name="kvmd",
- version="4.26",
+ version="4.27",
url="https://github.com/pikvm/kvmd",
license="GPLv3",
author="Maxim Devaev",