Skip to content

Commit c423075

Browse files
authored
Update version.py
1 parent c7a9e4a commit c423075

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tfx/version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@
1414
"""Contains the version string of TFX."""
1515

1616
# Note that setup.py uses this version.
17-
__version__ = '1.16.0-rc0'
17+
__version__ = '1.16.0'

0 commit comments

Comments
 (0)