We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d433c32 commit a46ff39Copy full SHA for a46ff39
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