summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorMaxim Devaev <[email protected]>2021-10-17 08:06:36 +0300
committerMaxim Devaev <[email protected]>2021-10-17 08:06:36 +0300
commitb4ca93dac1585b63e316287d66cecfbc8e00590c (patch)
treef39b7986c55a8810001571a8305bc4116b144583 /setup.py
parenta8294b88525b7528ecf5ccb4dcd2c476e8510df9 (diff)
Bump version: 3.31 → 3.32v3.32
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 9f5ea0c0..d856393b 100755
--- a/setup.py
+++ b/setup.py
@@ -67,7 +67,7 @@ def main() -> None:
setup(
name="kvmd",
- version="3.31",
+ version="3.32",
url="https://github.com/pikvm/kvmd",
license="GPLv3",
author="Maxim Devaev",