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 aa266a7 commit 7a6317eCopy full SHA for 7a6317e
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__ = "master"
+__version__ = "1.0.18"
69
70
check_tf_version()
71
check_kt_version()
0 commit comments