diff --git a/setup.py b/setup.py index 05541b3..5163a55 100644 --- a/setup.py +++ b/setup.py @@ -46,7 +46,7 @@ class CMakeBuild(build_ext): setup( name='ndi-python', - version='5.1.1.1', + version='5.1.1.2', description='Wrapper package for NDI SDK python bindings.', author='Naoto Kondo ', url='https://github.com/buresu/ndi-python',