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 0cded48 commit 7d42550Copy full SHA for 7d42550
MODULE.bazel
@@ -1,7 +1,7 @@
1
# Bazel extensions for pybind11
2
module(
3
name = "pybind11_bazel",
4
- version = "2.13.1",
+ version = "2.13.6",
5
)
6
7
bazel_dep(name = "bazel_skylib", version = "1.7.1")
0 commit comments