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 @@ -162,6 +162,7 @@ other *untested* combinations may also work.
162162| tensorflow-data-validation | tensorflow | apache-beam[ gcp] | pyarrow |
163163| --------------------------------------------------------------------------------------| ------------------| -----------------| --------|
164164| [ GitHub master] ( https://github.com/tensorflow/data-validation/blob/master/RELEASE.md ) | nightly (1.x/2.x) | 2.22.0 | 0.16.0 |
165+ | [ 0.22.2] ( https://github.com/tensorflow/data-validation/blob/v0.22.2/RELEASE.md ) | 1.15 / 2.2 | 2.20.0 | 0.16.0 |
165166| [ 0.22.1] ( https://github.com/tensorflow/data-validation/blob/v0.22.1/RELEASE.md ) | 1.15 / 2.2 | 2.20.0 | 0.16.0 |
166167| [ 0.22.0] ( https://github.com/tensorflow/data-validation/blob/v0.22.0/RELEASE.md ) | 1.15 / 2.2 | 2.20.0 | 0.16.0 |
167168| [ 0.21.5] ( https://github.com/tensorflow/data-validation/blob/v0.21.5/RELEASE.md ) | 1.15 / 2.1 | 2.17.0 | 0.15.0 |
Original file line number Diff line number Diff line change 11<!-- mdlint off(HEADERS_TOO_MANY_H1) -->
22
3- # Current Version(Still in Development)
3+ # Version 0.22.2
44
55## Major Features and Improvements
66
Original file line number Diff line number Diff line change @@ -160,6 +160,7 @@ other *untested* combinations may also work.
160160tensorflow-data-validation | tensorflow | apache-beam[ gcp] | pyarrow
161161------------------------------------------------------------------------------------- | ----------------- | ---------------- | -------
162162[ GitHub master] ( https://github.com/tensorflow/data-validation/blob/master/RELEASE.md ) | nightly (1.x/2.x) | 2.22.0 | 0.16.0
163+ [ 0.22.2] ( https://github.com/tensorflow/data-validation/blob/v0.22.2/RELEASE.md ) | 1.15 / 2.2 | 2.20.0 | 0.16.0
163164[ 0.22.1] ( https://github.com/tensorflow/data-validation/blob/v0.22.1/RELEASE.md ) | 1.15 / 2.2 | 2.20.0 | 0.16.0
164165[ 0.22.0] ( https://github.com/tensorflow/data-validation/blob/v0.22.0/RELEASE.md ) | 1.15 / 2.2 | 2.20.0 | 0.16.0
165166[ 0.21.5] ( https://github.com/tensorflow/data-validation/blob/v0.21.5/RELEASE.md ) | 1.15 / 2.1 | 2.17.0 | 0.15.0
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.23.0.dev '
18+ __version__ = '0.22.2 '
You can’t perform that action at this time.
0 commit comments