summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorMaxim Devaev <[email protected]>2021-10-19 08:18:27 +0300
committerMaxim Devaev <[email protected]>2021-10-19 08:18:27 +0300
commitd8d043679d79f1233437cbdc486076973e73dd05 (patch)
treea696b2b1327a395f29fa520b77572b6bd714e90e /setup.py
parent64e3fc0d0c9cf5a983ad6e26880a425ca2dc3f84 (diff)
Bump version: 3.33 → 3.34v3.34
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 3deaad1f..cd29f08f 100755
--- a/setup.py
+++ b/setup.py
@@ -67,7 +67,7 @@ def main() -> None:
setup(
name="kvmd",
- version="3.33",
+ version="3.34",
url="https://github.com/pikvm/kvmd",
license="GPLv3",
author="Maxim Devaev",