Skip to content

Commit e69e1ee

Browse files
bump version to 0.5.0
1 parent 696c627 commit e69e1ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: keras_nlp/__init__.py

+1-1
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.0.dev5"
31+
__version__ = "0.5.0"

0 commit comments

Comments
 (0)