Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 0 additions & 10 deletions RELEASE.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,5 @@
<!-- mdlint off(HEADERS_TOO_MANY_H1) -->

# Current Version(Still in Development)

## Major Features and Improvements

## Bug Fixes and Other Changes

## Breaking changes

## Deprecations

# Version 0.25.0

## Major Features and Improvements
Expand Down
2 changes: 1 addition & 1 deletion tensorflow_data_validation/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@
"""Contains the version string of TFDV."""

# Note that setup.py uses this version.
__version__ = '0.26.0.dev'
__version__ = '0.25.0'