Skip to content

Commit b763ca4

Browse files
committed
Bump version to 2.17.3.1
1 parent 6f7f83a commit b763ca4

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
@@ -35,7 +35,7 @@ endif()
3535

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

4040
# Set default build type depending on context
4141
set(default_build_type "Release")

0 commit comments

Comments
 (0)