Skip to content

Commit 1e2b803

Browse files
authored
Bump pybind version to 2.13.1 (#97)
1 parent a29d777 commit 1e2b803

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.12.0",
4+
version = "2.13.1",
55
)
66

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

0 commit comments

Comments
 (0)