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 26f0d74 commit 2fd531cCopy full SHA for 2fd531c
keras_hub/src/version_utils.py
@@ -1,7 +1,7 @@
1
from keras_hub.src.api_export import keras_hub_export
2
3
# Unique source of truth for the version number.
4
-__version__ = "0.18.1.dev0"
+__version__ = "0.18.1"
5
6
7
@keras_hub_export("keras_hub.version")
0 commit comments