summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorMaxim Devaev <[email protected]>2023-08-07 00:16:45 +0300
committerMaxim Devaev <[email protected]>2023-08-07 00:16:45 +0300
commit163da1bdd17be41c602912c01cd509eae1d1ebe6 (patch)
treec2144d330204f7c69a17ddd88d445259b93f7d08 /setup.py
parentef8fee5f9ca1496717f3a97663939d3f8b533b83 (diff)
Bump version: 3.239 → 3.240v3.240
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 0059d2d6..7218c003 100755
--- a/setup.py
+++ b/setup.py
@@ -56,7 +56,7 @@ def main() -> None:
setup(
name="kvmd",
- version="3.239",
+ version="3.240",
url="https://github.com/pikvm/kvmd",
license="GPLv3",
author="Maxim Devaev",