Skip to content

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
fchollet committed Mar 19, 2024
1 parent 42a1535 commit 6d7ef4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion keras/version.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
from keras.api_export import keras_export

# Unique source of truth for the version number.
__version__ = "3.1.1"
__version__ = "3.2.0"


@keras_export("keras.version")
Expand Down

0 comments on commit 6d7ef4e

Please sign in to comment.