summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorMaxim Devaev <[email protected]>2022-09-20 21:06:56 +0300
committerMaxim Devaev <[email protected]>2022-09-20 21:06:56 +0300
commit0ebd2da83d7441389f0a54ea47123acca5a8d4db (patch)
treef346fa6ef2544b1741155cc71a249afa0dbeab2d /setup.py
parent647489ecd9c5420f9f32b60eb49abba89728975d (diff)
Bump version: 3.144 → 3.145v3.145
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 1d0e8d42..54021309 100755
--- a/setup.py
+++ b/setup.py
@@ -66,7 +66,7 @@ def main() -> None:
setup(
name="kvmd",
- version="3.144",
+ version="3.145",
url="https://github.com/pikvm/kvmd",
license="GPLv3",
author="Maxim Devaev",