diff options
author | Devaev Maxim <[email protected]> | 2020-08-21 01:40:32 +0300 |
---|---|---|
committer | Devaev Maxim <[email protected]> | 2020-08-21 01:40:32 +0300 |
commit | 19cbb62295aae784e0405638a3ecef8264d5cfca (patch) | |
tree | 6d45e6400f8ffd1ff94237b36df7a09c4ee09a93 /setup.py | |
parent | 78c9cd3d4ff43e73cdd2093f3762bd00d346dbb6 (diff) |
Bump version: 1.92 → 1.93v1.93
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.92", + version="1.93", url="https://github.com/pikvm/kvmd", license="GPLv3", author="Maxim Devaev", |