Skip to content

Commit e25b5e6

Browse files
authored
Bump version in example (#93)
1 parent ac3e93d commit e25b5e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/basic/MODULE.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
bazel_dep(name = "rules_python", version = "0.33.2")
1+
bazel_dep(name = "rules_python", version = "0.34.0")
22
bazel_dep(name = "pybind11_bazel")
33
local_path_override(
44
module_name = "pybind11_bazel",

0 commit comments

Comments
 (0)