summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorMaxim Devaev <[email protected]>2024-01-27 14:33:49 +0200
committerMaxim Devaev <[email protected]>2024-01-27 14:33:49 +0200
commit5b1101e42fa07a466cc878745b985e7317e8da98 (patch)
treeaadcc7a8999a764671238e7761d1a548b4d9a03f /setup.py
parentb8f568fcd8ba3ee365104d32b7c694f96d68c7c2 (diff)
Bump version: 3.295 → 3.296v3.296
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 86d232e1..693e921d 100755
--- a/setup.py
+++ b/setup.py
@@ -56,7 +56,7 @@ def main() -> None:
setup(
name="kvmd",
- version="3.295",
+ version="3.296",
url="https://github.com/pikvm/kvmd",
license="GPLv3",
author="Maxim Devaev",