Bump version: 4.7 → 4.8

This commit is contained in:
Maxim Devaev
2021-10-19 15:56:19 +03:00
parent f5c0a15967
commit 349f655cd9
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.7",
version="4.8",
description="uStreamer tools",
author="Maxim Devaev",
author_email="mdevaev@gmail.com",