Skip to content

Commit

Permalink
1.0.20 (#1767)
Browse files Browse the repository at this point in the history
  • Loading branch information
haifeng-jin committed Aug 31, 2022
1 parent 08764a2 commit fb79306
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion autokeras/__init__.py
Original file line number Diff line number Diff line change
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.20dev"
__version__ = "1.0.20"

check_tf_version()
check_kt_version()
Expand Down

0 comments on commit fb79306

Please sign in to comment.