Skip to content

Commit 4a736ac

Browse files
sampathwebtensorflower-gardener
authored andcommitted
Update tf_keras master (nightly) version to 2.17.0.
PiperOrigin-RevId: 607010146
1 parent 7d027d6 commit 4a736ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tf_keras/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,6 @@
3434
from tensorflow.python import tf2
3535
from tensorflow.python.util.tf_export import keras_export
3636

37-
__version__ = "2.16.0"
37+
__version__ = "2.17.0"
3838

3939
keras_export("keras.__version__").export_constant(__name__, "__version__")

0 commit comments

Comments
 (0)