Skip to content

Commit 038cfb0

Browse files
Merge pull request #69740 from tensorflow/rtg0795-patch-1
Update v2/setup.py
2 parents dd18d13 + 19ac7bf commit 038cfb0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tensorflow/tools/pip_package/v2/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
# result for pip.
4949
# Also update tensorflow/tensorflow.bzl and
5050
# tensorflow/core/public/version.h
51-
_VERSION = '2.16.1'
51+
_VERSION = '2.16.2'
5252

5353

5454
# We use the same setup.py for all tensorflow_* packages and for the nightly

0 commit comments

Comments
 (0)