summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorMaxim Devaev <[email protected]>2023-05-31 23:49:13 +0300
committerMaxim Devaev <[email protected]>2023-05-31 23:49:13 +0300
commitcaba1d33a24b23ad10dc5a7bd8381129c198b5bf (patch)
treee62583e3d62991544d6c2a097f325df94598dceb /setup.py
parenteca2d697ed6f90eb27d4ebfef303122b5fc3cd74 (diff)
Bump version: 3.221 → 3.222v3.222
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 963d4557..1d23d62c 100755
--- a/setup.py
+++ b/setup.py
@@ -66,7 +66,7 @@ def main() -> None:
setup(
name="kvmd",
- version="3.221",
+ version="3.222",
url="https://github.com/pikvm/kvmd",
license="GPLv3",
author="Maxim Devaev",