aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'tensorflow/BUILD')
-rw-r--r--tensorflow/BUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/tensorflow/BUILD b/tensorflow/BUILD
index e13a5cf802..f8cd682024 100644
--- a/tensorflow/BUILD
+++ b/tensorflow/BUILD
@@ -584,6 +584,7 @@ exports_files(
gen_api_init_files(
name = "tensorflow_python_api_gen",
srcs = ["api_template.__init__.py"],
+ api_version = 1,
root_init_template = "api_template.__init__.py",
)