diff options
author | Devaev Maxim <[email protected]> | 2019-10-11 20:50:29 +0300 |
---|---|---|
committer | Devaev Maxim <[email protected]> | 2019-10-11 20:50:29 +0300 |
commit | 818fffa42057b76e693e1dde434caa37d0d8c466 (patch) | |
tree | 0f60c3f59b2630f589f24a80163d199b276a9957 /setup.py | |
parent | b65ac65108d269ba4b49dd01d253a868a81c33a9 (diff) |
Bump version: 1.20 → 1.21v1.21
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.20", + version="1.21", url="https://github.com/pikvm/kvmd", license="GPLv3", author="Maxim Devaev", |