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 08764a2 commit fb79306Copy full SHA for fb79306
autokeras/__init__.py
@@ -65,7 +65,7 @@
65
from autokeras.utils.utils import check_kt_version
66
from autokeras.utils.utils import check_tf_version
67
68
-__version__ = "1.0.20dev"
+__version__ = "1.0.20"
69
70
check_tf_version()
71
check_kt_version()
0 commit comments