Skip to content

Commit 0f2b75f

Browse files
authored
Update version.py
1 parent 74578c3 commit 0f2b75f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tfx/version.py

Lines changed: 1 addition & 1 deletion
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'
17+
__version__ = '1.12.0-rc0'

0 commit comments

Comments
 (0)