Skip to content

Commit 1cc4fbb

Browse files
authored
Update 1.8.0 in version.py (#4886)
1 parent 4a37bb9 commit 1cc4fbb

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.8.0-rc0'
17+
__version__ = '1.8.0-rc1'

0 commit comments

Comments
 (0)