Skip to content

Commit 9b558e4

Browse files
authored
Merge pull request #163 from jay90099/r0.29.0
TFDV 0.29.0 Release
2 parents d433c32 + a46ff39 commit 9b558e4

File tree

2 files changed

+1
-13
lines changed

2 files changed

+1
-13
lines changed

RELEASE.md

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +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-
## Known Issues
10-
11-
## Breaking Changes
12-
13-
## Deprecations
14-
153
# Version 0.29.0
164

175
## Major Features and Improvements

tensorflow_data_validation/version.py

Lines changed: 1 addition & 1 deletion
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.30.0.dev'
18+
__version__ = '0.29.0'

0 commit comments

Comments
 (0)