summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorMaxim Devaev <[email protected]>2024-08-24 23:07:05 +0300
committerMaxim Devaev <[email protected]>2024-08-24 23:07:05 +0300
commit8569ed406a0d5f1c5da100fb58c49208fd6e1887 (patch)
tree0f4595ee921e95b033ebefdababc70fbf286e39b /setup.py
parent4772c2b6c3f2b490d6f635112431f6395579daf2 (diff)
Bump version: 4.6 → 4.7v4.7
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 1482ea23..8b816d08 100755
--- a/setup.py
+++ b/setup.py
@@ -56,7 +56,7 @@ def main() -> None:
setup(
name="kvmd",
- version="4.6",
+ version="4.7",
url="https://github.com/pikvm/kvmd",
license="GPLv3",
author="Maxim Devaev",