version 5.1.1.5
This commit is contained in:
2
setup.py
2
setup.py
@@ -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',
|
||||||
|
|||||||
Reference in New Issue
Block a user