Skip to content

Commit

Permalink
Bump version to 2.15.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
themarpe committed Jun 1, 2022
1 parent 7a3421c commit cd39f40
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 @@ -29,7 +29,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 cd39f40

Please sign in to comment.