We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c7a9e4a commit c423075Copy full SHA for c423075
tfx/version.py
@@ -14,4 +14,4 @@
14
"""Contains the version string of TFX."""
15
16
# Note that setup.py uses this version.
17
-__version__ = '1.16.0-rc0'
+__version__ = '1.16.0'
0 commit comments