=================================================================== --- a/MODULE.bazel +++ b/MODULE.bazel @@ -2,8 +2,9 @@ module( name = "aspect_rules_py", compatibility_level = 1, + version = "1.11.1", ) # NOTE: when publishing to BCR, we patch this to True, as we publish pre-built binaries along with our releases. IS_RELEASE = True