Bump version: 5.32 → 5.33

This commit is contained in:
Maxim Devaev
2022-11-28 03:33:42 +03:00
parent 7f3f480d92
commit 5b33246b6b
7 changed files with 7 additions and 7 deletions

View File

@@ -17,7 +17,7 @@ def _find_sources(suffix: str) -> list[str]:
if __name__ == "__main__":
setup(
name="ustreamer",
version="5.32",
version="5.33",
description="uStreamer tools",
author="Maxim Devaev",
author_email="mdevaev@gmail.com",