summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorMaxim Devaev <[email protected]>2022-08-30 15:55:23 +0300
committerMaxim Devaev <[email protected]>2022-08-30 15:55:23 +0300
commita244c3601093f339f83cbde897b31ebb37c9f481 (patch)
tree74087d5c23023b80f5eef0f70da02c60734cb848 /setup.py
parenta0872fc69c65e87a7ac9851ce576b51ccdc33f89 (diff)
Bump version: 3.140 → 3.141v3.141
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 2f46d425..6d1dc53c 100755
--- a/setup.py
+++ b/setup.py
@@ -66,7 +66,7 @@ def main() -> None:
setup(
name="kvmd",
- version="3.140",
+ version="3.141",
url="https://github.com/pikvm/kvmd",
license="GPLv3",
author="Maxim Devaev",