summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorMaxim Devaev <[email protected]>2022-12-21 21:53:29 +0300
committerMaxim Devaev <[email protected]>2022-12-21 21:53:29 +0300
commit7087c06bc4a94b64071007e3bffeeca658124f2d (patch)
treeb3a4e53bdacc92333d5a107537f4f8b80afaa2b3 /setup.py
parent4902d2a943901db926222a5edbe4da5e4b29435e (diff)
Bump version: 3.189 → 3.190v3.190
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 be12c04e..21d42a09 100755
--- a/setup.py
+++ b/setup.py
@@ -66,7 +66,7 @@ def main() -> None:
setup(
name="kvmd",
- version="3.189",
+ version="3.190",
url="https://github.com/pikvm/kvmd",
license="GPLv3",
author="Maxim Devaev",