Skip to content

Commit 87b9bb2

Browse files
committed
TFDV 0.25.0 Release
1 parent c865ea9 commit 87b9bb2

File tree

2 files changed

+1
-11
lines changed

2 files changed

+1
-11
lines changed

RELEASE.md

-10
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,5 @@
11
<!-- mdlint off(HEADERS_TOO_MANY_H1) -->
22

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-
133
# Version 0.25.0
144

155
## Major Features and Improvements

tensorflow_data_validation/version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@
1515
"""Contains the version string of TFDV."""
1616

1717
# Note that setup.py uses this version.
18-
__version__ = '0.26.0.dev'
18+
__version__ = '0.25.0'

0 commit comments

Comments
 (0)