summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorMaxim Devaev <[email protected]>2022-07-25 05:20:31 +0300
committerMaxim Devaev <[email protected]>2022-07-25 05:20:31 +0300
commit833b9efb302dad5a42776c356def4667474b28dd (patch)
tree614ca2fd9e33398b04e176d10414f157ecddf84d /setup.py
parentb809bbc4977c012defaad5b5fb3412c43b7bf006 (diff)
Bump version: 3.126 → 3.127v3.127
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 4bbc83b6..bd33b6cf 100755
--- a/setup.py
+++ b/setup.py
@@ -66,7 +66,7 @@ def main() -> None:
setup(
name="kvmd",
- version="3.126",
+ version="3.127",
url="https://github.com/pikvm/kvmd",
license="GPLv3",
author="Maxim Devaev",