summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorMaxim Devaev <[email protected]>2023-12-02 15:32:49 +0200
committerMaxim Devaev <[email protected]>2023-12-02 15:32:49 +0200
commitcfac039eb401f085c5fbe9f12d676563e6291d0a (patch)
tree6328f5b2f81f5e2968f3d649b105fe6243513fdc /setup.py
parent83d24169f56ca36d91c82374abbd17f1d54b84fb (diff)
Bump version: 3.277 → 3.278v3.278
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 8509ad7a..54117c8b 100755
--- a/setup.py
+++ b/setup.py
@@ -56,7 +56,7 @@ def main() -> None:
setup(
name="kvmd",
- version="3.277",
+ version="3.278",
url="https://github.com/pikvm/kvmd",
license="GPLv3",
author="Maxim Devaev",