diff options
author | Devaev Maxim <[email protected]> | 2019-11-18 21:27:36 +0300 |
---|---|---|
committer | Devaev Maxim <[email protected]> | 2019-11-18 21:27:36 +0300 |
commit | 9f4cc35a7547ccc39c8342fef8d60c71188a335d (patch) | |
tree | af2d9c472d327550b62eea48d8515800a74166ad /setup.py | |
parent | cb6a6ed1d64847c578f42253716f9263b44e091e (diff) |
Bump version: 1.37 → 1.38v1.38
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.37", + version="1.38", url="https://github.com/pikvm/kvmd", license="GPLv3", author="Maxim Devaev", |