We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea808ab commit efa8d36Copy full SHA for efa8d36
tensorflow_data_validation/version.py
@@ -15,4 +15,4 @@
15
"""Contains the version string of TFDV."""
16
17
# Note that setup.py uses this version.
18
-__version__ = '0.25.0.dev'
+__version__ = '0.24.0'
0 commit comments