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 fce5c34 commit 0472bcbCopy full SHA for 0472bcb
keras_nlp/src/version_utils.py
@@ -15,7 +15,7 @@
15
from keras_nlp.src.api_export import keras_nlp_export
16
17
# Unique source of truth for the version number.
18
-__version__ = "0.15.0"
+__version__ = "0.16.0"
19
20
21
@keras_nlp_export("keras_nlp.version")
0 commit comments