diff options
author | Devaev Maxim <[email protected]> | 2020-09-03 11:04:38 +0300 |
---|---|---|
committer | Devaev Maxim <[email protected]> | 2020-09-03 11:04:38 +0300 |
commit | 4f3875bf51115d38657a9c836ea6e4768cd1043c (patch) | |
tree | 19f9df631d986f98cc2913785a87e28f96fcb462 /setup.py | |
parent | c457251081f8c531c36f1b405683f611c29db03f (diff) |
Bump version: 1.98 → 1.99v1.99
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.98", + version="1.99", url="https://github.com/pikvm/kvmd", license="GPLv3", author="Maxim Devaev", |