diff options
author | Devaev Maxim <[email protected]> | 2020-06-08 22:32:24 +0300 |
---|---|---|
committer | Devaev Maxim <[email protected]> | 2020-06-08 22:32:24 +0300 |
commit | 340b879e2353a3d8f05c73914a83a39e7b0278b1 (patch) | |
tree | 86da553c72c525860cc8d0edc866945969f4f12a /setup.py | |
parent | a28548cec5d19f5e1ca68108d96569320c894303 (diff) |
Bump version: 1.67 → 1.68v1.68
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.67", + version="1.68", url="https://github.com/pikvm/kvmd", license="GPLv3", author="Maxim Devaev", |