Skip to content

Commit

Permalink
Update version to dev release (#1927)
Browse files Browse the repository at this point in the history
  • Loading branch information
ianstenbit authored Jul 11, 2023
1 parent 993ff61 commit 6672860
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.6.0"
__version__ = "0.6.0.dev0"

0 comments on commit 6672860

Please sign in to comment.