Skip to content

Commit

Permalink
Update version.py for 1.15.1 patch release
Browse files Browse the repository at this point in the history
  • Loading branch information
rtg0795 authored May 9, 2024
1 parent f59cecd commit 98c58ee
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.15.0'
__version__ = '1.15.1'

0 comments on commit 98c58ee

Please sign in to comment.