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 8bc60c2 commit c019e50Copy full SHA for c019e50
keras_hub/src/version.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.21.1.dev0"
+__version__ = "0.21.1"
5
6
7
@keras_hub_export("keras_hub.version")
0 commit comments