diff --git a/setup.py b/setup.py index 4934a8f..5a31e28 100644 --- a/setup.py +++ b/setup.py @@ -51,7 +51,7 @@ long_description = (this_directory / "README.md").read_text() # setup setup( name='ndi-python', - version='5.1.1.4', + version='5.1.1.5', description='Wrapper package for NDI SDK python bindings.', long_description=long_description, long_description_content_type='text/markdown',