summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorMaxim Devaev <[email protected]>2024-01-14 22:51:27 +0200
committerMaxim Devaev <[email protected]>2024-01-14 22:51:27 +0200
commit859dec9875893c27b286a492d621773f53042ea5 (patch)
tree116f0e578001c420fabe48f0db8c392706f4eba2 /setup.py
parent1c0b0bec411d373c975c1420be6ddeac16639db8 (diff)
Bump version: 3.292 → 3.293v3.293
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 c7ad9f17..7684ba1b 100755
--- a/setup.py
+++ b/setup.py
@@ -56,7 +56,7 @@ def main() -> None:
setup(
name="kvmd",
- version="3.292",
+ version="3.293",
url="https://github.com/pikvm/kvmd",
license="GPLv3",
author="Maxim Devaev",