Skip to content

Commit cace7d7

Browse files
committed
1.0.17rc1
1 parent 7464bce commit cace7d7

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__ = "v1.0.17rc1"
6969

7070
check_tf_version()
7171
check_kt_version()

0 commit comments

Comments
 (0)