Skip to content

Commit 7a6317e

Browse files
committed
1.0.18
1 parent aa266a7 commit 7a6317e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

autokeras/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
from autokeras.utils.utils import check_kt_version
6666
from autokeras.utils.utils import check_tf_version
6767

68-
__version__ = "master"
68+
__version__ = "1.0.18"
6969

7070
check_tf_version()
7171
check_kt_version()

0 commit comments

Comments
 (0)