version 5.1.1.2

This commit is contained in:
Naoto Kondo
2022-03-22 01:23:20 +09:00
parent 33f8bc0c41
commit c91ef75629

View File

@@ -46,7 +46,7 @@ class CMakeBuild(build_ext):
setup( setup(
name='ndi-python', name='ndi-python',
version='5.1.1.1', version='5.1.1.2',
description='Wrapper package for NDI SDK python bindings.', description='Wrapper package for NDI SDK python bindings.',
author='Naoto Kondo <cgigcp3yqt@gmail.com>', author='Naoto Kondo <cgigcp3yqt@gmail.com>',
url='https://github.com/buresu/ndi-python', url='https://github.com/buresu/ndi-python',