summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorMaxim Devaev <[email protected]>2022-08-17 15:03:21 +0300
committerMaxim Devaev <[email protected]>2022-08-17 15:03:21 +0300
commit9633c102815bda7e9255dadfe67710ef20fa5ad2 (patch)
tree71e5a941b66bca042cca876cd5e3086f35c193d9 /setup.py
parent5757eba8548ee3d53115bd9273884c77837b8a33 (diff)
Bump version: 3.135 → 3.136v3.136
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 fbbd1f9d..0ad2d04c 100755
--- a/setup.py
+++ b/setup.py
@@ -66,7 +66,7 @@ def main() -> None:
setup(
name="kvmd",
- version="3.135",
+ version="3.136",
url="https://github.com/pikvm/kvmd",
license="GPLv3",
author="Maxim Devaev",