Skip to content

Commit 36c6bd0

Browse files
authored
Update version in setup.py to 2.16.2
1 parent 753cc29 commit 36c6bd0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tensorflow/tools/pip_package/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)