summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorMaxim Devaev <[email protected]>2025-01-19 18:24:21 +0200
committerMaxim Devaev <[email protected]>2025-01-19 18:24:21 +0200
commitb2c5305564770ddd2a543848b2d95f549768a971 (patch)
tree8e7da38cbcf33085aad63fb37955ff59d6e6de7d /setup.py
parente9443119ec756486fcae11c2307b2582cc8456b3 (diff)
Bump version: 4.44 → 4.45v4.45
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 2a8bf04f..2f6d737f 100755
--- a/setup.py
+++ b/setup.py
@@ -56,7 +56,7 @@ def main() -> None:
setup(
name="kvmd",
- version="4.44",
+ version="4.45",
url="https://github.com/pikvm/kvmd",
license="GPLv3",
author="Maxim Devaev",