We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d027d6 commit 4a736acCopy full SHA for 4a736ac
tf_keras/__init__.py
@@ -34,6 +34,6 @@
34
from tensorflow.python import tf2
35
from tensorflow.python.util.tf_export import keras_export
36
37
-__version__ = "2.16.0"
+__version__ = "2.17.0"
38
39
keras_export("keras.__version__").export_constant(__name__, "__version__")
0 commit comments