Skip to content

Commit e687a10

Browse files
committed
Post Clean Up for TFDV 0.22.0
PiperOrigin-RevId: 296250187
1 parent 6142adb commit e687a10

2 files changed

Lines changed: 11 additions & 1 deletion

File tree

RELEASE.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
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+
313
# Release 0.21.2
414

515
## 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.21.2'
18+
__version__ = '0.22.0dev'

0 commit comments

Comments
 (0)