summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorMaxim Devaev <[email protected]>2022-11-20 23:08:34 +0300
committerMaxim Devaev <[email protected]>2022-11-20 23:08:34 +0300
commit9e26141783371f69224af1cbda5775fa4173182f (patch)
treebbf9b8c70c708a2c0425a2afaa2caaf226932804 /setup.py
parent7e7e17bbc22733ad436c0d32bd351ba7976812f5 (diff)
Bump version: 3.177 → 3.178v3.178
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 15e1f75e..99b487bf 100755
--- a/setup.py
+++ b/setup.py
@@ -66,7 +66,7 @@ def main() -> None:
setup(
name="kvmd",
- version="3.177",
+ version="3.178",
url="https://github.com/pikvm/kvmd",
license="GPLv3",
author="Maxim Devaev",