Skip to content

Commit ed7640c

Browse files
authored
Merge pull request #2352 from dhruvesh09/r0.23.0
Update version.py
2 parents c9f4aba + 9dcd3e7 commit ed7640c

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
@@ -15,4 +15,4 @@
1515
"""Contains the version string of TFX."""
1616

1717
# Note that setup.py uses this version.
18-
__version__ = '0.23.0'
18+
__version__ = '0.23.0-rc0'

0 commit comments

Comments
 (0)