diff options
author | Devaev Maxim <[email protected]> | 2019-10-24 03:09:44 +0300 |
---|---|---|
committer | Devaev Maxim <[email protected]> | 2019-10-24 03:09:44 +0300 |
commit | 7b5e59852edb5d57709951b132aade5130f0cfa7 (patch) | |
tree | 195e9ee713571fd30b302d4ab8b2fc9bbad4aacc /setup.py | |
parent | b4ef91838e16cdb70ae1152c320a3973f07c5f89 (diff) |
Bump version: 1.30 → 1.31v1.31
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.30", + version="1.31", url="https://github.com/pikvm/kvmd", license="GPLv3", author="Maxim Devaev", |