summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorMaxim Devaev <[email protected]>2021-11-20 05:29:49 +0300
committerMaxim Devaev <[email protected]>2021-11-20 05:29:49 +0300
commit444603cbb21e4c97e5d685e631c6390b88f3e664 (patch)
treebb3e32aa71d2701b36ee0c33830a3dedce9ed670 /setup.py
parent227423e2496609cc51d7f2b3aa096703b469719c (diff)
Bump version: 3.47 → 3.48v3.48
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 503dc05f..59e2e044 100755
--- a/setup.py
+++ b/setup.py
@@ -66,7 +66,7 @@ def main() -> None:
setup(
name="kvmd",
- version="3.47",
+ version="3.48",
url="https://github.com/pikvm/kvmd",
license="GPLv3",
author="Maxim Devaev",