Skip to content

Commit

Permalink
Update depthai version to 2.25.1, SDK 1.13.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Erol444 committed May 7, 2024
1 parent f4a0d3d commit ce373ed
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion depthai_sdk/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ opencv-contrib-python>4
blobconverter>=1.4.1
pytube>=12.1.0
--extra-index-url https://artifacts.luxonis.com/artifactory/luxonis-python-snapshot-local/
depthai==2.24.0
depthai==2.25.1
PyTurboJPEG==1.6.4
marshmallow==3.17.0
xmltodict
Expand Down
2 changes: 1 addition & 1 deletion depthai_sdk/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

setup(
name='depthai-sdk',
version='1.13.1',
version='1.13.2',
description='This package provides an abstraction of the DepthAI API library.',
long_description=io.open("README.md", encoding="utf-8").read(),
long_description_content_type="text/markdown",
Expand Down

0 comments on commit ce373ed

Please sign in to comment.