summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorMaxim Devaev <[email protected]>2023-06-29 17:11:47 +0300
committerMaxim Devaev <[email protected]>2023-06-29 17:11:47 +0300
commitf34685d91fc5638668d269808382e9bed2ac97e9 (patch)
tree03d922607bed95ee5c2a49a7dd4aebe16dab6edb /setup.py
parent8c2069ae1f6cd89c5aa61aa57c47f28b27ca9f84 (diff)
Bump version: 3.230 → 3.231v3.231
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 c85417c1..9dba0738 100755
--- a/setup.py
+++ b/setup.py
@@ -56,7 +56,7 @@ def main() -> None:
setup(
name="kvmd",
- version="3.230",
+ version="3.231",
url="https://github.com/pikvm/kvmd",
license="GPLv3",
author="Maxim Devaev",