Skip to content

Commit

Permalink
1.0.19
Browse files Browse the repository at this point in the history
  • Loading branch information
haifeng-jin committed Apr 30, 2022
1 parent fff5205 commit 341a39f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion autokeras/__init__.py
Expand Up @@ -65,7 +65,7 @@
from autokeras.utils.utils import check_kt_version
from autokeras.utils.utils import check_tf_version

__version__ = "1.0.19dev"
__version__ = "1.0.19"

check_tf_version()
check_kt_version()
Expand Down

0 comments on commit 341a39f

Please sign in to comment.