Bump version: 4.8 → 4.9

This commit is contained in:
Maxim Devaev
2021-10-30 11:40:31 +03:00
parent 61ddff8b6e
commit 030077fb47
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.8",
version="4.9",
description="uStreamer tools",
author="Maxim Devaev",
author_email="mdevaev@gmail.com",