Skip to content

Commit 80978bc

Browse files
authored
Update version to 0.6.3 (#2066)
We need to cut a release to get the namex fixes deployed.
1 parent 366560a commit 80978bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

keras_cv/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,4 +42,4 @@
4242
from keras_cv.core import NormalFactorSampler
4343
from keras_cv.core import UniformFactorSampler
4444

45-
__version__ = "0.6.2"
45+
__version__ = "0.6.3"

0 commit comments

Comments
 (0)