Skip to content

Commit e4f09b2

Browse files
authored
Revert "Version bump to 0.14.0.dev0 (#1675)" (#1676)
This reverts commit 5727392.
1 parent 5727392 commit e4f09b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

keras_nlp/src/version_utils.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
from keras_nlp.src.api_export import keras_nlp_export
1616

1717
# Unique source of truth for the version number.
18-
__version__ = "0.14.0.dev0"
18+
__version__ = "0.13.0"
1919

2020

2121
@keras_nlp_export("keras_nlp.version")

0 commit comments

Comments
 (0)