diff --git a/tfx/version.py b/tfx/version.py index fc0c82fce8..3e4137ac64 100644 --- a/tfx/version.py +++ b/tfx/version.py @@ -14,4 +14,4 @@ """Contains the version string of TFX.""" # Note that setup.py uses this version. -__version__ = '0.13.0rc1' +__version__ = '0.13.0rc2'