Skip to content

Commit 2e24d20

Browse files
authored
Update version.py for TFX 1.12.0 Release (#5601)
1 parent 0f2b75f commit 2e24d20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: 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.12.0-rc0'
17+
__version__ = '1.12.0'

0 commit comments

Comments
 (0)