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 38fa7d0 commit d9e1899Copy full SHA for d9e1899
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.1.dev0"
+__version__ = "0.6.1"
0 commit comments