Skip to content

Commit fb79306

Browse files
authored
1.0.20 (#1767)
1 parent 08764a2 commit fb79306

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__ = "1.0.20dev"
68+
__version__ = "1.0.20"
6969

7070
check_tf_version()
7171
check_kt_version()

0 commit comments

Comments
 (0)