summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorDevaev Maxim <[email protected]>2021-04-25 04:16:51 +0300
committerDevaev Maxim <[email protected]>2021-04-25 04:16:51 +0300
commit1092bff7a865d1d9358ae8da27dce33dc36e285c (patch)
treec12cac6f1f17607adc9cf7123cf165f3a432032d /setup.py
parent4d76e6c6fd09a2723b18852a5d843917f47be99c (diff)
Bump version: 2.57 → 2.58v2.58
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 0664591f..65c6416d 100755
--- a/setup.py
+++ b/setup.py
@@ -67,7 +67,7 @@ def main() -> None:
setup(
name="kvmd",
- version="2.57",
+ version="2.58",
url="https://github.com/pikvm/kvmd",
license="GPLv3",
author="Maxim Devaev",