Skip to content

Commit

Permalink
Update version.py
Browse files Browse the repository at this point in the history
  • Loading branch information
vkarampudi authored Dec 11, 2024
1 parent c7a9e4a commit c423075
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tfx/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@
"""Contains the version string of TFX."""

# Note that setup.py uses this version.
__version__ = '1.16.0-rc0'
__version__ = '1.16.0'

0 comments on commit c423075

Please sign in to comment.