Bump version: 4.4 → 4.5

This commit is contained in:
Maxim Devaev
2021-08-13 11:02:34 +03:00
parent f15d2fc194
commit 79d6c76084
7 changed files with 7 additions and 7 deletions

View File

@@ -8,7 +8,7 @@ from distutils.core import setup
if __name__ == "__main__":
setup(
name="ustreamer",
version="4.4",
version="4.5",
description="uStreamer tools",
author="Maxim Devaev",
author_email="mdevaev@gmail.com",