summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorMaxim Devaev <[email protected]>2022-06-24 18:26:52 +0300
committerMaxim Devaev <[email protected]>2022-06-24 18:26:52 +0300
commit1b845585f86136a480f1a63f9d62458421a08037 (patch)
tree3c33e79a4a3f5371d648bec323603f0d852754a9 /setup.py
parentbd5676222bb75c8b737e61169545fe7c3028c41c (diff)
Bump version: 3.108 → 3.109v3.109
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 e37b751d..999cef2e 100755
--- a/setup.py
+++ b/setup.py
@@ -66,7 +66,7 @@ def main() -> None:
setup(
name="kvmd",
- version="3.108",
+ version="3.109",
url="https://github.com/pikvm/kvmd",
license="GPLv3",
author="Maxim Devaev",