Skip to content

Commit 52f0b26

Browse files
authored
version bump to 0.7.1 (#2186)
1 parent 3c2d609 commit 52f0b26

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.7.1.dev0"
45+
__version__ = "0.7.1"

0 commit comments

Comments
 (0)