From ed7e70928581d984ee83aa806e48a2e947efaa68 Mon Sep 17 00:00:00 2001 From: Damien Elmes Date: Thu, 21 Jan 2021 19:41:20 +1000 Subject: [PATCH] update pinned Bazel version to 4.0 release --- .bazelrc | 2 +- .bazelversion | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.bazelrc b/.bazelrc index f83a19b89..ed7c1cde2 100644 --- a/.bazelrc +++ b/.bazelrc @@ -2,7 +2,7 @@ common --enable_platform_specific_config common --experimental_repository_cache_hardlinks # specify python path for pyo3 compile -build:windows --action_env="PYTHON_SYS_EXECUTABLE=c:\\python\\python.exe" +build:windows --action_env="PYTHON_SYS_EXECUTABLE=c:/python/python.exe" #build:linux --action_env="PYTHON_SYS_EXECUTABLE=/usr/local/bin/python3.8" # runfiles are off by default on Windows, and we need them diff --git a/.bazelversion b/.bazelversion index 7c69a55db..fcdb2e109 100644 --- a/.bazelversion +++ b/.bazelversion @@ -1 +1 @@ -3.7.0 +4.0.0