diff options
author | Maxim Devaev <[email protected]> | 2023-06-05 16:50:00 +0300 |
---|---|---|
committer | Maxim Devaev <[email protected]> | 2023-06-05 16:50:00 +0300 |
commit | 7c507810f0a2a753ea152df3ce1013588006bda4 (patch) | |
tree | 0b11e2b47ec756c51ff42ef0230433fa2b438951 /setup.py | |
parent | 66c1d321d2048feab7c786d64a5356660216ad38 (diff) |
Bump version: 3.226 → 3.227v3.227
Diffstat (limited to 'setup.py')
-rwxr-xr-x | setup.py | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -66,7 +66,7 @@ def main() -> None: setup( name="kvmd", - version="3.226", + version="3.227", url="https://github.com/pikvm/kvmd", license="GPLv3", author="Maxim Devaev", |