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 eb1f844 commit 1154a6dCopy full SHA for 1154a6d
keras/src/version.py
@@ -1,7 +1,7 @@
1
from keras.src.api_export import keras_export
2
3
# Unique source of truth for the version number.
4
-__version__ = "3.9.0"
+__version__ = "3.9.1"
5
6
7
@keras_export("keras.version")
0 commit comments