Skip to content

Commit 4be54b6

Browse files
authored
Dev release for 0.6.3 (#1298)
This will be a small release that adds support for Keras 3 without changing any dependencies yet.
1 parent d52fa6f commit 4be54b6

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"
31+
__version__ = "0.6.3.dev0"

0 commit comments

Comments
 (0)