Skip to content

Commit 144fbb6

Browse files
authored
Update version to 0.6.4 (#2069)
Need to cut another minor release for bugfix.
1 parent 312a388 commit 144fbb6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: keras_cv/__init__.py

+1-1
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.3"
45+
__version__ = "0.6.4"

0 commit comments

Comments
 (0)