We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d433c32 + a46ff39 commit 9b558e4Copy full SHA for 9b558e4
RELEASE.md
@@ -1,17 +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
-## Known Issues
10
11
-## Breaking Changes
12
13
-## Deprecations
14
15
# Version 0.29.0
16
17
## Major Features and Improvements
tensorflow_data_validation/version.py
@@ -15,4 +15,4 @@
"""Contains the version string of TFDV."""
# Note that setup.py uses this version.
18
-__version__ = '0.30.0.dev'
+__version__ = '0.29.0'
0 commit comments