diff options
author | Devaev Maxim <[email protected]> | 2019-09-14 06:08:03 +0300 |
---|---|---|
committer | Devaev Maxim <[email protected]> | 2019-09-14 06:08:03 +0300 |
commit | 313e2c77fd94b1384ebb9057b43115ef14a642ba (patch) | |
tree | 846ea399d68fc0196cb5ae3a9b6ece05d91e551f /setup.py | |
parent | e8f0b361e3316fa61b8f052b6878d8fb16b9f0ca (diff) |
Bump version: 1.8 → 1.9v1.9
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.8", + version="1.9", url="https://github.com/pikvm/kvmd", license="GPLv3", author="Maxim Devaev", |