We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c865ea9 + 87b9bb2 commit a109deeCopy full SHA for a109dee
RELEASE.md
@@ -1,15 +1,5 @@
1
<!-- mdlint off(HEADERS_TOO_MANY_H1) -->
2
3
-# Current Version(Still in Development)
4
-
5
-## Major Features and Improvements
6
7
-## Bug Fixes and Other Changes
8
9
-## Breaking changes
10
11
-## Deprecations
12
13
# Version 0.25.0
14
15
## Major Features and Improvements
tensorflow_data_validation/version.py
@@ -15,4 +15,4 @@
"""Contains the version string of TFDV."""
16
17
# Note that setup.py uses this version.
18
-__version__ = '0.26.0.dev'
+__version__ = '0.25.0'
0 commit comments