We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7936024 commit 75830a5Copy full SHA for 75830a5
MODULE.bazel
@@ -5,10 +5,10 @@
5
# For more details, please check https://github.com/bazelbuild/bazel/issues/18958
6
###############################################################################
7
8
-OR_TOOLS_VERSION = "9.12.0"
+OR_TOOLS_VERSION = "9.12"
9
10
module(
11
- name = "or-tools",
+ name = "ortools",
12
version = OR_TOOLS_VERSION,
13
repo_name = "com_google_ortools",
14
)
0 commit comments