Skip to content

Commit b691341

Browse files
authored
Update version to 0.24.0
* Update version.py to 0.24.0
1 parent edda535 commit b691341

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.24.0-rc1'
18+
__version__ = '0.24.0'

0 commit comments

Comments
 (0)