Skip to content

Commit 2b02bff

Browse files
committed
Version bump to 0.6.2 (#1252)
I'll do the cherry picks soon for an 0.6.2 release that will fix mixed precision support on keras-core. This is just the version bump.
1 parent b0b61d1 commit 2b02bff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

keras_nlp/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,4 @@
2828
from keras_nlp import utils
2929

3030
# This is the global source of truth for the version number.
31-
__version__ = "0.6.2.dev0"
31+
__version__ = "0.6.2"

0 commit comments

Comments
 (0)