diff --git a/setup.py b/setup.py index 42c8ca4..6863849 100644 --- a/setup.py +++ b/setup.py @@ -45,7 +45,7 @@ class CMakeBuild(build_ext): setup( name='ndi-python', - version='5.1.1.2', + version='5.1.1.3', description='Wrapper package for NDI SDK python bindings.', author='Naoto Kondo ', url='https://github.com/buresu/ndi-python',