diff options
author | Devaev Maxim <[email protected]> | 2019-05-09 20:53:00 +0300 |
---|---|---|
committer | Devaev Maxim <[email protected]> | 2019-05-09 20:53:00 +0300 |
commit | 03c3caa35eeef059c950874fb291d6ee78d55568 (patch) | |
tree | 4cd767b86c6f215426c91fa5b7e6fe7538e4cb65 /setup.py | |
parent | def5346b4bb0572f3d35df23f988e79a925dfcd8 (diff) |
Bump version: 0.164 → 0.165v0.165
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="0.164", + version="0.165", url="https://github.com/pi-kvm/kvmd", license="GPLv3", author="Maxim Devaev", |