Bump version: 4.5 → 4.6

This commit is contained in:
Maxim Devaev
2021-09-27 23:14:24 +03:00
parent 8cfb3fc301
commit 690d291818
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.5",
version="4.6",
description="uStreamer tools",
author="Maxim Devaev",
author_email="mdevaev@gmail.com",