fix version number

This commit is contained in:
Naoto Kondo
2022-03-18 09:21:37 +09:00
parent c594b9d2b1
commit f5e5e8ca81
2 changed files with 2 additions and 2 deletions

View File

@@ -33,7 +33,7 @@ class build_py(_build_py):
setup(
name="ndi-python",
version="4.6.2",
version="5.1.1",
description="Wrapper package for NDI SDK python bindings.",
author="Naoto Kondo <cgigcp3yqt@gmail.com>",
license="MIT",