summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorMaxim Devaev <[email protected]>2024-01-14 22:26:50 +0200
committerMaxim Devaev <[email protected]>2024-01-14 22:26:50 +0200
commit4c6c86b0298f4476cc5b5c092141c86c8279a75f (patch)
tree5e5837f84c396bb6732cd5393bef78aaaceaf60d /setup.py
parente28dec4e333657182f3b7faceebabb28889b3403 (diff)
Bump version: 3.291 → 3.292v3.292
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 c5f9a817..c7ad9f17 100755
--- a/setup.py
+++ b/setup.py
@@ -56,7 +56,7 @@ def main() -> None:
setup(
name="kvmd",
- version="3.291",
+ version="3.292",
url="https://github.com/pikvm/kvmd",
license="GPLv3",
author="Maxim Devaev",