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 6c7f89c commit 3ad4154Copy full SHA for 3ad4154
shortfin/python/CMakeLists.txt
@@ -14,7 +14,7 @@
14
FetchContent_Declare(
15
nanobind
16
GIT_REPOSITORY https://github.com/wjakob/nanobind.git
17
- GIT_TAG 784efa2a0358a4dc5432c74f5685ee026e20f2b6 # 2.2.0
+ GIT_TAG 0f9ce749b257fdfe701edb3cf6f7027ba029434a # v2.4.0
18
)
19
FetchContent_MakeAvailable(nanobind)
20
0 commit comments