Skip to content

Commit

Permalink
Bump minor version
Browse files Browse the repository at this point in the history
  • Loading branch information
jj-tetraquark committed Feb 4, 2025
1 parent aae71db commit 6d6d8c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tf_keras/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,6 @@
from tensorflow.python import tf2
from tensorflow.python.util.tf_export import keras_export

__version__ = "2.17.0"
__version__ = "2.17.1"

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

0 comments on commit 6d6d8c9

Please sign in to comment.