Skip to content

Commit

Permalink
TFX-BSL 0.21.4 Release
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 299406890
  • Loading branch information
tfx-copybara committed Mar 6, 2020
1 parent e19b2de commit c3eea93
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion RELEASE.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# `tfx_bsl` release notes

# Current version (not yet released; still in development)
# Release 0.21.4

## Major Features and Improvements
* Added a tfxio.telemetry.ProfileRecordBatches, a PTransform to collect
Expand Down
2 changes: 1 addition & 1 deletion tfx_bsl/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@
"""Contains the version string of tfx_bsl."""

# Note that setup.py uses this version.
__version__ = '0.22.0dev'
__version__ = '0.21.4'

0 comments on commit c3eea93

Please sign in to comment.