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 7a3421c commit cd39f40Copy full SHA for cd39f40
CMakeLists.txt
@@ -29,7 +29,7 @@ endif()
29
30
# Pybindings project
31
set(TARGET_NAME depthai)
32
-project(depthai VERSION "0") # revision of bindings [depthai-core].[rev]
+project(depthai VERSION "1") # revision of bindings [depthai-core].[rev]
33
34
# Set default build type depending on context
35
set(default_build_type "Release")
0 commit comments