Skip to content

Commit 446a13b

Browse files
authored
Bump version to stable 0.8 release (#2280)
1 parent 23f52f4 commit 446a13b

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.8.0.dev2"
45+
__version__ = "0.8.0"

0 commit comments

Comments
 (0)