diff options
author | Devaev Maxim <[email protected]> | 2020-04-24 10:25:46 +0300 |
---|---|---|
committer | Devaev Maxim <[email protected]> | 2020-04-24 10:25:46 +0300 |
commit | 6a5e3e47bb19a3283546e2fc797b45f5765a4e30 (patch) | |
tree | cd360d598988e9ae13014342dd659dedc5a55064 /setup.py | |
parent | 75669466cf6b68fbe209a6d2232aec6d49a51044 (diff) |
Bump version: 1.53 → 1.54v1.54
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.53", + version="1.54", url="https://github.com/pikvm/kvmd", license="GPLv3", author="Maxim Devaev", |