summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorDevaev Maxim <[email protected]>2019-05-10 14:44:19 +0300
committerDevaev Maxim <[email protected]>2019-05-10 14:44:19 +0300
commit5c398feebaa6d1ea3089a9b88eae5f75e2d64394 (patch)
tree1acc39127d642cb6685c6d34e4ca38e6510a4673 /setup.py
parent0d95b98b48a10467c2d6079e2f88b8dd2c092dbe (diff)
Bump version: 0.166 → 0.167v0.167
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 6d7262b3..4af1f49a 100755
--- a/setup.py
+++ b/setup.py
@@ -67,7 +67,7 @@ def main() -> None:
setup(
name="kvmd",
- version="0.166",
+ version="0.167",
url="https://github.com/pi-kvm/kvmd",
license="GPLv3",
author="Maxim Devaev",