version 5.1.1.3

This commit is contained in:
Naoto Kondo
2022-03-22 18:03:36 +09:00
parent 088b8f4aaf
commit 75341a5442

View File

@@ -45,7 +45,7 @@ class CMakeBuild(build_ext):
setup( setup(
name='ndi-python', name='ndi-python',
version='5.1.1.2', version='5.1.1.3',
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',