We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f7f83a commit b763ca4Copy full SHA for b763ca4
CMakeLists.txt
@@ -35,7 +35,7 @@ endif()
35
36
# Pybindings project
37
set(TARGET_NAME depthai)
38
-project(depthai VERSION "0") # revision of bindings [depthai-core].[rev]
+project(depthai VERSION "1") # revision of bindings [depthai-core].[rev]
39
40
# Set default build type depending on context
41
set(default_build_type "Release")
0 commit comments