File tree Expand file tree Collapse file tree 4 files changed +4
-2
lines changed
tensorflow_data_validation Expand file tree Collapse file tree 4 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -192,6 +192,7 @@ other *untested* combinations may also work.
192192| tensorflow-data-validation | tensorflow | apache-beam[ gcp] | pyarrow |
193193| --------------------------------------------------------------------------------------| --------------| -----------------| --------|
194194| [ GitHub master] ( https://github.com/tensorflow/data-validation/blob/master/RELEASE.md ) | nightly (1.x) | 2.14.0 | 0.14.0 |
195+ | [ 0.14.1] ( https://github.com/tensorflow/data-validation/blob/v0.14.1/RELEASE.md ) | 1.14 | 2.14.0 | 0.14.0 |
195196| [ 0.14.0] ( https://github.com/tensorflow/data-validation/blob/v0.14.0/RELEASE.md ) | 1.14 | 2.14.0 | 0.14.0 |
196197| [ 0.13.1] ( https://github.com/tensorflow/data-validation/blob/v0.13.1/RELEASE.md ) | 1.13 | 2.11.0 | n/a |
197198| [ 0.13.0] ( https://github.com/tensorflow/data-validation/blob/v0.13.0/RELEASE.md ) | 1.13 | 2.11.0 | n/a |
Original file line number Diff line number Diff line change 11<!-- mdlint off(HEADERS_TOO_MANY_H1) -->
2- # Current version (not yet released; still in development)
2+ # Release 0.14.1
33
44## Major Features and Improvements
55
Original file line number Diff line number Diff line change @@ -190,6 +190,7 @@ other *untested* combinations may also work.
190190| tensorflow-data-validation | tensorflow | apache-beam[ gcp] | pyarrow |
191191| --------------------------------------------------------------------------------------| --------------| -----------------| --------|
192192| [ GitHub master] ( https://github.com/tensorflow/data-validation/blob/master/RELEASE.md ) | nightly (1.x) | 2.14.0 | 0.14.0 |
193+ | [ 0.14.1] ( https://github.com/tensorflow/data-validation/blob/v0.14.1/RELEASE.md ) | 1.14 | 2.14.0 | 0.14.0 |
193194| [ 0.14.0] ( https://github.com/tensorflow/data-validation/blob/v0.14.0/RELEASE.md ) | 1.14 | 2.14.0 | 0.14.0 |
194195| [ 0.13.1] ( https://github.com/tensorflow/data-validation/blob/v0.13.1/RELEASE.md ) | 1.13 | 2.11.0 | n/a |
195196| [ 0.13.0] ( https://github.com/tensorflow/data-validation/blob/v0.13.0/RELEASE.md ) | 1.13 | 2.11.0 | n/a |
Original file line number Diff line number Diff line change 1515"""Contains the version string of TFDV."""
1616
1717# Note that setup.py uses this version.
18- __version__ = '0.15.0dev '
18+ __version__ = '0.14.1 '
You can’t perform that action at this time.
0 commit comments