diff --git a/setup.py b/setup.py index 569d555e8..5eb0f5308 100644 --- a/setup.py +++ b/setup.py @@ -176,8 +176,8 @@ def build_extension(self, ext): setup( name='depthai', version=__version__, - author='Martin Peterlin', - author_email='martin@luxonis.com', + author='Luxonis', + author_email='support@luxonis.com', description='DepthAI Python Library', license="MIT", long_description=long_description,