summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorMaxim Devaev <[email protected]>2023-05-04 12:43:11 +0300
committerMaxim Devaev <[email protected]>2023-05-04 12:43:11 +0300
commitaca82dd3a9be353e6b8661cc3713f0a3bb136590 (patch)
tree0c88bd610e38c60a0735ab68b4122623a1618024 /setup.py
parentb5353e63cd52b0d98e7a56acc5c8fbfc6ad8b3ee (diff)
Bump version: 3.216 → 3.217v3.217
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 58715f1c..0411e0a4 100755
--- a/setup.py
+++ b/setup.py
@@ -66,7 +66,7 @@ def main() -> None:
setup(
name="kvmd",
- version="3.216",
+ version="3.217",
url="https://github.com/pikvm/kvmd",
license="GPLv3",
author="Maxim Devaev",