summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorMaxim Devaev <[email protected]>2022-09-21 22:50:42 +0300
committerMaxim Devaev <[email protected]>2022-09-21 22:50:42 +0300
commit51447bc436a65d56ae2e1369250fdfd988e89969 (patch)
tree66724207c832c587495f91d8b1a8636a900101ad /setup.py
parent6761588bc805d4b87ecc3e9d0399355c5d79f93c (diff)
Bump version: 3.146 → 3.147v3.147
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 56d70952..a0046395 100755
--- a/setup.py
+++ b/setup.py
@@ -66,7 +66,7 @@ def main() -> None:
setup(
name="kvmd",
- version="3.146",
+ version="3.147",
url="https://github.com/pikvm/kvmd",
license="GPLv3",
author="Maxim Devaev",