diff options
author | Devaev Maxim <[email protected]> | 2021-05-01 04:07:04 +0300 |
---|---|---|
committer | Devaev Maxim <[email protected]> | 2021-05-01 04:07:04 +0300 |
commit | b43aa5056788ebb10f27e8a1bef5a005631011f6 (patch) | |
tree | 5acda9b65f20ae67061876d48c49645646a9b248 /setup.py | |
parent | b5b6c958e47fcfb31fa1d31010602d36b9e7f506 (diff) |
Bump version: 2.59 → 2.60v2.60
Diffstat (limited to 'setup.py')
-rwxr-xr-x | setup.py | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -67,7 +67,7 @@ def main() -> None: setup( name="kvmd", - version="2.59", + version="2.60", url="https://github.com/pikvm/kvmd", license="GPLv3", author="Maxim Devaev", |