We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f9a6513 commit 41b6b09Copy full SHA for 41b6b09
keras_cv/__init__.py
@@ -20,4 +20,4 @@
20
from keras_cv.core import NormalFactorSampler
21
from keras_cv.core import UniformFactorSampler
22
23
-__version__ = "master"
+__version__ = "0.1.0"
0 commit comments