Skip to content

Commit

Permalink
Bump version to 2.17.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
themarpe committed Aug 19, 2022
1 parent 6f7f83a commit b763ca4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ endif()

# Pybindings project
set(TARGET_NAME depthai)
project(depthai VERSION "0") # revision of bindings [depthai-core].[rev]
project(depthai VERSION "1") # revision of bindings [depthai-core].[rev]

# Set default build type depending on context
set(default_build_type "Release")
Expand Down

0 comments on commit b763ca4

Please sign in to comment.