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 4d395fd commit 3915eecCopy full SHA for 3915eec
keras_nlp/__init__.py
@@ -28,4 +28,4 @@
28
from keras_nlp import utils
29
30
# This is the global source of truth for the version number.
31
-__version__ = "0.6.3.dev1"
+__version__ = "0.6.3"
0 commit comments