summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorMaxim Devaev <[email protected]>2022-08-27 03:03:09 +0300
committerMaxim Devaev <[email protected]>2022-08-27 03:03:09 +0300
commitf16774203d190f61da32122158b227ac898bfa0f (patch)
tree2b93e724a8215224b8155e19fad6a90d7d5cbaa8 /setup.py
parentb2165a460c16f700f7b8f00336fec4df335f9193 (diff)
Bump version: 3.138 → 3.139v3.139
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 07a895e7..049f204a 100755
--- a/setup.py
+++ b/setup.py
@@ -66,7 +66,7 @@ def main() -> None:
setup(
name="kvmd",
- version="3.138",
+ version="3.139",
url="https://github.com/pikvm/kvmd",
license="GPLv3",
author="Maxim Devaev",