summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorMaxim Devaev <[email protected]>2022-11-06 01:18:53 +0300
committerMaxim Devaev <[email protected]>2022-11-06 01:18:53 +0300
commita439f507478fecec2134261095791c3946415978 (patch)
tree2cab02f03cb05230bd4e0276db7e6a364a92dd4c /setup.py
parente299ed452a4aa2ab88a1326899ad00fcd23a866c (diff)
Bump version: 3.162 → 3.163v3.163
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 9deb891f..858d60c9 100755
--- a/setup.py
+++ b/setup.py
@@ -66,7 +66,7 @@ def main() -> None:
setup(
name="kvmd",
- version="3.162",
+ version="3.163",
url="https://github.com/pikvm/kvmd",
license="GPLv3",
author="Maxim Devaev",