summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorDevaev Maxim <[email protected]>2019-10-17 02:56:12 +0300
committerDevaev Maxim <[email protected]>2019-10-17 02:56:12 +0300
commitc0c1febf7279fcf5e6e265a21b9561938e7bb22f (patch)
treee1d160ab0997fbed392ac38bf06466e8aba0329f /setup.py
parent64615cf3b51f8e7b3779e157f1143f7d60478c5f (diff)
Bump version: 1.25 → 1.26v1.26
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 9a072162..fa8b7ad5 100755
--- a/setup.py
+++ b/setup.py
@@ -67,7 +67,7 @@ def main() -> None:
setup(
name="kvmd",
- version="1.25",
+ version="1.26",
url="https://github.com/pikvm/kvmd",
license="GPLv3",
author="Maxim Devaev",