Skip to content

Commit 42a1535

Browse files
committed
Update version
1 parent 060af93 commit 42a1535

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

keras/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
from keras.api_export import keras_export
22

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

66

77
@keras_export("keras.version")

0 commit comments

Comments
 (0)