diff options
author | Maxim Devaev <[email protected]> | 2022-08-17 15:03:21 +0300 |
---|---|---|
committer | Maxim Devaev <[email protected]> | 2022-08-17 15:03:21 +0300 |
commit | 9633c102815bda7e9255dadfe67710ef20fa5ad2 (patch) | |
tree | 71e5a941b66bca042cca876cd5e3086f35c193d9 /setup.py | |
parent | 5757eba8548ee3d53115bd9273884c77837b8a33 (diff) |
Bump version: 3.135 → 3.136v3.136
Diffstat (limited to 'setup.py')
-rwxr-xr-x | setup.py | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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", |