Bump version: 4.2 → 4.3

This commit is contained in:
Devaev Maxim
2021-06-10 19:10:51 +03:00
parent c621e36929
commit c20754e62c
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.2",
version="4.3",
description="uStreamer tools",
author="Maxim Devaev",
author_email="mdevaev@gmail.com",