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 51f2234 commit 4b10dd0Copy full SHA for 4b10dd0
keras_cv/src/version_utils.py
@@ -15,7 +15,7 @@
15
from keras_cv.src.api_export import keras_cv_export
16
17
# Unique source of truth for the version number.
18
-__version__ = "0.9.0.dev0"
+__version__ = "0.9.0"
19
20
21
@keras_cv_export("keras_cv.version")
0 commit comments