diff options
author | Devaev Maxim <[email protected]> | 2020-05-25 22:58:00 +0300 |
---|---|---|
committer | Devaev Maxim <[email protected]> | 2020-05-25 22:58:00 +0300 |
commit | 6c9429a415bebc3e40af907e862dada554ff847b (patch) | |
tree | 2f83fd30aff372a4dd87c766a3b1543aee063877 /setup.py | |
parent | bedf542d9bb781fec30866cafd737a149fd192b6 (diff) |
Bump version: 1.61 → 1.62v1.62
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="1.61", + version="1.62", url="https://github.com/pikvm/kvmd", license="GPLv3", author="Maxim Devaev", |