Skip to content

Commit

Permalink
Creates version 0.15.3.
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 287909072
  • Loading branch information
tf-metadata-team authored and tf-metadata-team committed Jan 2, 2020
1 parent 635a17a commit 235d81b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 6 deletions.
7 changes: 2 additions & 5 deletions RELEASE.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,10 @@
# Current version (not yet released; still in development)
# Version 0.15.3

## Major Features and Improvements

* Added protos for categorical cross statistics using lift.


## Bug Fixes and Other Changes

* Added SparseTensor to TensorRepresentation.
* Added protos for categorical cross statistics using lift.

## Breaking Changes

Expand Down
2 changes: 1 addition & 1 deletion tensorflow_metadata/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@
"""Contains the version string of TFMD."""

# Note that setup.py uses this version.
__version__ = '0.15.2'
__version__ = '0.15.3'

0 comments on commit 235d81b

Please sign in to comment.