summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorMaxim Devaev <[email protected]>2022-04-25 15:56:45 +0300
committerMaxim Devaev <[email protected]>2022-04-25 15:56:45 +0300
commita3ce20410004325ec3d0797ec7330196371beab6 (patch)
tree8d42c8533a6741d3a083d297e3487a05578afd78 /setup.py
parent61cdf10a83c4e9889ce5743e635ec1440b918a26 (diff)
Bump version: 3.86 → 3.87v3.87
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 91d59ed7..fcc05813 100755
--- a/setup.py
+++ b/setup.py
@@ -66,7 +66,7 @@ def main() -> None:
setup(
name="kvmd",
- version="3.86",
+ version="3.87",
url="https://github.com/pikvm/kvmd",
license="GPLv3",
author="Maxim Devaev",