Skip to content

Commit

Permalink
Bump nanobind to v2.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
marbre committed Dec 9, 2024
1 parent 2f5bfab commit 1a1c2b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion shortfin/python/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
FetchContent_Declare(
nanobind
GIT_REPOSITORY https://github.com/wjakob/nanobind.git
GIT_TAG 784efa2a0358a4dc5432c74f5685ee026e20f2b6 # 2.2.0
GIT_TAG 0f9ce749b257fdfe701edb3cf6f7027ba029434a # v2.4.0
)
FetchContent_MakeAvailable(nanobind)

Expand Down

0 comments on commit 1a1c2b4

Please sign in to comment.