Automated rollback of commit 5e7178ddb7bc8b863469f7240d0cf5a74c77b543

PiperOrigin-RevId: 205165137
diff --git a/configure.py b/configure.py
index 25729ad..c482628 100644
--- a/configure.py
+++ b/configure.py
@@ -1429,7 +1429,7 @@
   # environment variables.
   environ_cp = dict(os.environ)
 
-  check_bazel_version('0.15.0')
+  check_bazel_version('0.10.0')
 
   reset_tf_configure_bazelrc(args.workspace)
   cleanup_makefile()