summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorMaxim Devaev <[email protected]>2023-08-18 03:57:41 +0300
committerMaxim Devaev <[email protected]>2023-08-18 03:57:41 +0300
commit5c1d691b2c83321dab1acb494bfe5ddb6a440752 (patch)
tree0c2b25ee724fa5af30498d1802ed0cf55bd464ad /setup.py
parent315a07173bd617018e1b2f8c29e9b966502c0c78 (diff)
Bump version: 3.247 → 3.248v3.248
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 e9644211..cb402e2e 100755
--- a/setup.py
+++ b/setup.py
@@ -56,7 +56,7 @@ def main() -> None:
setup(
name="kvmd",
- version="3.247",
+ version="3.248",
url="https://github.com/pikvm/kvmd",
license="GPLv3",
author="Maxim Devaev",