Skip to content

Commit 7d42550

Browse files
authored
Bump pybind11 version to 2.13.6 (#101)
1 parent 0cded48 commit 7d42550

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MODULE.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Bazel extensions for pybind11
22
module(
33
name = "pybind11_bazel",
4-
version = "2.13.1",
4+
version = "2.13.6",
55
)
66

77
bazel_dep(name = "bazel_skylib", version = "1.7.1")

0 commit comments

Comments
 (0)