Bump version: 3.27 → 4.0

This commit is contained in:
Devaev Maxim
2021-06-10 18:48:00 +03:00
parent 48f35ccd32
commit 0a08ca657d
7 changed files with 8 additions and 8 deletions

View File

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