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 a7194a0 commit 5a83e08Copy full SHA for 5a83e08
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.19.1.dev0"
+__version__ = "0.19.1"
5
6
7
@keras_hub_export("keras_hub.version")
0 commit comments