summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorMaxim Devaev <[email protected]>2023-12-08 18:34:58 +0200
committerMaxim Devaev <[email protected]>2023-12-08 18:34:58 +0200
commit44e0d70d768216d5df7f460e7f830cf32781047d (patch)
tree3ff877c67096d0ece8aa0cfec23cc7bce5b92e5c /setup.py
parent5c9d98bc26caf8db7e658188adf17e8f34bc878d (diff)
Bump version: 3.284 → 3.285v3.285
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 adb003b9..76a74271 100755
--- a/setup.py
+++ b/setup.py
@@ -56,7 +56,7 @@ def main() -> None:
setup(
name="kvmd",
- version="3.284",
+ version="3.285",
url="https://github.com/pikvm/kvmd",
license="GPLv3",
author="Maxim Devaev",