We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6743287 commit 12bf85aCopy full SHA for 12bf85a
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.26.0.dev0"
+__version__ = "0.26.0"
5
6
7
@keras_hub_export("keras_hub.version")
0 commit comments