We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 83ce667 commit 26be21eCopy full SHA for 26be21e
depthai_sdk/setup.py
@@ -9,7 +9,7 @@
9
10
setup(
11
name='depthai-sdk',
12
- version='1.9.3',
+ version='1.9.3.1',
13
description='This package provides an abstraction of the DepthAI API library.',
14
long_description=io.open("README.md", encoding="utf-8").read(),
15
long_description_content_type="text/markdown",
0 commit comments