Skip to content

Commit 6031525

Browse files
authored
Update version to 0.6.2 (keras-team#2053)
1 parent e473ee6 commit 6031525

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

0 commit comments

Comments
 (0)