Skip to content

Commit

Permalink
Bump version to stable 0.8 release
Browse files Browse the repository at this point in the history
  • Loading branch information
nkovela1 committed Jan 5, 2024
1 parent 23f52f4 commit 71a6d55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion keras_cv/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -42,4 +42,4 @@
from keras_cv.core import NormalFactorSampler
from keras_cv.core import UniformFactorSampler

__version__ = "0.8.0.dev2"
__version__ = "0.8.0"

0 comments on commit 71a6d55

Please sign in to comment.