Skip to content

Commit fa834a7

Browse files
committed
Update Keras version.
1 parent 378bb38 commit fa834a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

keras/src/version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
from keras.src.api_export import keras_export
22

33
# Unique source of truth for the version number.
4-
__version__ = "3.4.1"
4+
__version__ = "3.5.0"
55

66

77
@keras_export("keras.version")

0 commit comments

Comments
 (0)