Skip to content

Commit

Permalink
Bump nanobind-bazel to v2.0.0
Browse files Browse the repository at this point in the history
Matches the newly released nanobind v2.0.0.
  • Loading branch information
nicholasjng committed May 28, 2024
1 parent b67c522 commit 843bd30
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,6 +1,6 @@
module(
name = "nanobind_bazel",
version = "1.0.0",
version = "2.0.0",
compatibility_level = 1,
)

Expand Down

0 comments on commit 843bd30

Please sign in to comment.