diff --git a/setup.py b/setup.py index 6d27440..932ce44 100644 --- a/setup.py +++ b/setup.py @@ -41,7 +41,7 @@ class CMakeBuild(build_ext): setup( name='ndi-python', - version='5.1.1', + version='5.1.1.1', description='Wrapper package for NDI SDK python bindings.', author='Naoto Kondo ', url='https://github.com/buresu/ndi-python',