summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorMaxim Devaev <[email protected]>2023-10-26 22:11:46 +0300
committerMaxim Devaev <[email protected]>2023-10-26 22:11:46 +0300
commit9e8eb3520f995987fec23e138f77fcac927dad2d (patch)
tree11157c33fcbc5dad474a2048fded4eed1f891c19 /setup.py
parent1f5ef391350ec13666e3da534de21161f13b9cd8 (diff)
Bump version: 3.269 → 3.270v3.270
Diffstat (limited to 'setup.py')
-rwxr-xr-xsetup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index c07b6b2c..2f8cc8bb 100755
--- a/setup.py
+++ b/setup.py
@@ -56,7 +56,7 @@ def main() -> None:
setup(
name="kvmd",
- version="3.269",
+ version="3.270",
url="https://github.com/pikvm/kvmd",
license="GPLv3",
author="Maxim Devaev",