Skip to content

Commit

Permalink
Update version.py
Browse files Browse the repository at this point in the history
Updating version as part of the release process.
  • Loading branch information
akhorlin authored Aug 19, 2020
1 parent 9f40b1d commit 80b0706
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tensorflow_hub/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@
# ==============================================================================
"""Contains the version string."""

__version__ = "0.9.0.dev"
__version__ = "0.9.0"

0 comments on commit 80b0706

Please sign in to comment.