summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorDevaev Maxim <[email protected]>2020-07-23 10:44:52 +0300
committerDevaev Maxim <[email protected]>2020-07-23 10:44:52 +0300
commit1d7f949b9e33195ec584382cf9bdb73829341c45 (patch)
tree07814605d56861ed3545e59c17eb883d23224b2d /setup.py
parentd338bf219c22020e6791a30e210299138d45926c (diff)
Bump version: 1.76 → 1.77v1.77
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 3ae59032..10fdb4f1 100755
--- a/setup.py
+++ b/setup.py
@@ -67,7 +67,7 @@ def main() -> None:
setup(
name="kvmd",
- version="1.76",
+ version="1.77",
url="https://github.com/pikvm/kvmd",
license="GPLv3",
author="Maxim Devaev",