Skip to content

Commit 341a39f

Browse files
committed
1.0.19
1 parent fff5205 commit 341a39f

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.19dev"
68+
__version__ = "1.0.19"
6969

7070
check_tf_version()
7171
check_kt_version()

0 commit comments

Comments
 (0)