We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2f52a1c + 117bcd9 commit 50c2be6Copy full SHA for 50c2be6
2 files changed
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.26.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.27.0.dev'
+__version__ = '0.26.0'
0 commit comments