Bump version: 3.25 → 3.26

This commit is contained in:
Devaev Maxim
2021-04-20 19:35:49 +03:00
parent 92ff097d7e
commit a97f08eac8
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="3.25",
version="3.26",
description="uStreamer tools",
author="Maxim Devaev",
author_email="mdevaev@gmail.com",