diff options
author | Maxim Devaev <[email protected]> | 2023-06-09 04:26:00 +0300 |
---|---|---|
committer | Maxim Devaev <[email protected]> | 2023-06-09 04:26:00 +0300 |
commit | 97f459cd3538f01720bc5621280d16834fe42b6b (patch) | |
tree | 4bfa219d38e4c7e0309f5c500aae4aaa582f35a4 /setup.py | |
parent | af4376761c536b139e439c61c1a667b721f0d14f (diff) |
Bump version: 3.228 → 3.229v3.229
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.228", + version="3.229", url="https://github.com/pikvm/kvmd", license="GPLv3", author="Maxim Devaev", |