Skip to content

Commit

Permalink
Bump pybind11 version to 2.13.6 (#101)
Browse files Browse the repository at this point in the history
  • Loading branch information
hofbi authored Sep 23, 2024
1 parent 0cded48 commit 7d42550
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MODULE.bazel
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Bazel extensions for pybind11
module(
name = "pybind11_bazel",
version = "2.13.1",
version = "2.13.6",
)

bazel_dep(name = "bazel_skylib", version = "1.7.1")
Expand Down

0 comments on commit 7d42550

Please sign in to comment.