summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorMaxim Devaev <[email protected]>2023-01-19 01:44:42 +0200
committerMaxim Devaev <[email protected]>2023-01-19 01:44:42 +0200
commit62c88485aed3843e3aa287159a6ddb7e378fa92b (patch)
treefffe1cfecd668df177f8632af30a26567655f145 /setup.py
parent95ac2bd017415e13d968b95ba1beb8481e000d69 (diff)
Bump version: 3.192 → 3.193v3.193
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 4d99d906..36bb2d63 100755
--- a/setup.py
+++ b/setup.py
@@ -66,7 +66,7 @@ def main() -> None:
setup(
name="kvmd",
- version="3.192",
+ version="3.193",
url="https://github.com/pikvm/kvmd",
license="GPLv3",
author="Maxim Devaev",