Skip to content

Commit

Permalink
Update version.py
Browse files Browse the repository at this point in the history
  • Loading branch information
dhruvesh09 authored Aug 16, 2021
1 parent 9f7d1dc commit 9baba9c
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 @@ -15,4 +15,4 @@
"""Contains the version string of TFX."""

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

0 comments on commit 9baba9c

Please sign in to comment.