We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e8e01ef commit 05f6221Copy full SHA for 05f6221
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.24.0.dev'
+__version__ = '0.23.0'
0 commit comments