version 5.1.1.5

This commit is contained in:
Naoto Kondo
2022-05-21 20:32:43 +09:00
parent 4117651c8a
commit b9124a9370

View File

@@ -51,7 +51,7 @@ long_description = (this_directory / "README.md").read_text()
# setup # setup
setup( setup(
name='ndi-python', name='ndi-python',
version='5.1.1.4', version='5.1.1.5',
description='Wrapper package for NDI SDK python bindings.', description='Wrapper package for NDI SDK python bindings.',
long_description=long_description, long_description=long_description,
long_description_content_type='text/markdown', long_description_content_type='text/markdown',