Skip to content

Commit 353fce1

Browse files
authored
Update version.py
Update version.py for 0.8 release
1 parent 78a6038 commit 353fce1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tensorflow_hub/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@
1414
# ==============================================================================
1515
"""Contains the version string."""
1616

17-
__version__ = "0.8.0.dev"
17+
__version__ = "0.8.0"

0 commit comments

Comments
 (0)