Skip to content

Commit cdce198

Browse files
bump version to 0.5.2
1 parent 4fac0c4 commit cdce198

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.5.1"
31+
__version__ = "0.5.2"

0 commit comments

Comments
 (0)