Skip to content

Commit 4b10dd0

Browse files
authored
Revert "ver-0.9.0.dev0 (#2429)" (#2431)
This reverts commit 51f2234.
1 parent 51f2234 commit 4b10dd0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

keras_cv/src/version_utils.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
from keras_cv.src.api_export import keras_cv_export
1616

1717
# Unique source of truth for the version number.
18-
__version__ = "0.9.0.dev0"
18+
__version__ = "0.9.0"
1919

2020

2121
@keras_cv_export("keras_cv.version")

0 commit comments

Comments
 (0)