Skip to content

Commit

Permalink
Update version number
Browse files Browse the repository at this point in the history
  • Loading branch information
fchollet committed Apr 10, 2024
1 parent a6b3f43 commit 29130d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion keras/version.py
@@ -1,7 +1,7 @@
from keras.api_export import keras_export

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


@keras_export("keras.version")
Expand Down

0 comments on commit 29130d3

Please sign in to comment.