Skip to content

Commit 43ffb18

Browse files
committed
Version bump to 2.1.0.0
1 parent 567dd2f commit 43ffb18

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

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 "1") # revision of bindings [depthai-core].[rev]
32+
project(depthai VERSION "0") # revision of bindings [depthai-core].[rev]
3333

3434
# Add module paths
3535
list(APPEND CMAKE_MODULE_PATH "${PROJECT_SOURCE_DIR}/cmake/")

depthai-core

0 commit comments

Comments
 (0)