summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorMaxim Devaev <[email protected]>2022-12-07 23:13:20 +0300
committerMaxim Devaev <[email protected]>2022-12-07 23:13:20 +0300
commitb4f448b671979cd196f14f59e056cff68d327ca0 (patch)
tree64665b6705bfde85a66d7bfad909379b75203bd0 /setup.py
parent597d399a65f7f83dc487564fe1f1f56bfab3b8f8 (diff)
Bump version: 3.187 → 3.188v3.188
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 5671f70f..aa32605c 100755
--- a/setup.py
+++ b/setup.py
@@ -66,7 +66,7 @@ def main() -> None:
setup(
name="kvmd",
- version="3.187",
+ version="3.188",
url="https://github.com/pikvm/kvmd",
license="GPLv3",
author="Maxim Devaev",