Skip to content

Commit 72fbba3

Browse files
Merge pull request tensorflow#98438 from tensorflow-jenkins/version-numbers-2.20.0-17429
Update version numbers for TensorFlow 2.20.0
2 parents a80fbfe + bf5899d commit 72fbba3

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)