Skip to content

Commit bf5899d

Browse files
Update version numbers to 2.20.0
1 parent a80fbfe commit bf5899d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.bazelrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
# third_party/tensorflow/tools/pip_package/setup.oss.py.tpl
7878
build --repo_env=ML_WHEEL_TYPE="snapshot"
7979
build --repo_env=ML_WHEEL_BUILD_DATE=""
80-
build --repo_env=ML_WHEEL_VERSION_SUFFIX="-rc0"
80+
build --repo_env=ML_WHEEL_VERSION_SUFFIX=""
8181

8282
# For projects which use TensorFlow as part of a Bazel build process, putting
8383
# nothing in a bazelrc will default to a monolithic build. The following line

0 commit comments

Comments
 (0)