Skip to content

Commit cd39f40

Browse files
committed
Bump version to 2.15.5.1
1 parent 7a3421c commit cd39f40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ endif()
2929

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

3434
# Set default build type depending on context
3535
set(default_build_type "Release")

0 commit comments

Comments
 (0)