summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorDevaev Maxim <[email protected]>2020-05-12 09:43:17 +0300
committerDevaev Maxim <[email protected]>2020-05-12 09:43:17 +0300
commitb2c2244aa3e0cfe68b17668bb1d5950006da961e (patch)
treea77841a801b1f06d115f79c85ed43001b6780d49 /setup.py
parent6eb2e3ff334902c25dfee77951f115c420d70a58 (diff)
Bump version: 1.58 → 1.59v1.59
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 1a454008..54f4e548 100755
--- a/setup.py
+++ b/setup.py
@@ -67,7 +67,7 @@ def main() -> None:
setup(
name="kvmd",
- version="1.58",
+ version="1.59",
url="https://github.com/pikvm/kvmd",
license="GPLv3",
author="Maxim Devaev",