We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cfd933d commit a879a62Copy full SHA for a879a62
tfx/version.py
@@ -15,4 +15,4 @@
15
"""Contains the version string of TFX."""
16
17
# Note that setup.py uses this version.
18
-__version__ = '0.25.0-rc2'
+__version__ = '0.25.0'
0 commit comments