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 @@ -109,6 +109,7 @@ other *untested* combinations may also work.
109109| tensorflow-data-validation | tensorflow | apache-beam[ gcp] |
110110| --------------------------------------------------------------------------------------| --------------| ----------------|
111111| [ GitHub master] ( https://github.com/tensorflow/data-validation/blob/master/RELEASE.md ) | nightly (1.x) | 2.11.0 |
112+ | [ 0.13.1] ( https://github.com/tensorflow/data-validation/blob/v0.13.1/RELEASE.md ) | 1.13 | 2.11.0 |
112113| [ 0.13.0] ( https://github.com/tensorflow/data-validation/blob/v0.13.0/RELEASE.md ) | 1.13 | 2.11.0 |
113114| [ 0.12.0] ( https://github.com/tensorflow/data-validation/blob/v0.12.0/RELEASE.md ) | 1.12 | 2.10.0 |
114115| [ 0.11.0] ( https://github.com/tensorflow/data-validation/blob/v0.11.0/RELEASE.md ) | 1.11 | 2.8.0 |
Original file line number Diff line number Diff line change 1- # Current version (not yet released; still in development)
1+ # Release 0.13.1
22
33## Major Features and Improvements
44
Original file line number Diff line number Diff line change @@ -107,6 +107,7 @@ other *untested* combinations may also work.
107107| tensorflow-data-validation | tensorflow | apache-beam[ gcp] |
108108| --------------------------------------------------------------------------------------| --------------| ----------------|
109109| [ GitHub master] ( https://github.com/tensorflow/data-validation/blob/master/RELEASE.md ) | nightly (1.x) | 2.11.0 |
110+ | [ 0.13.1] ( https://github.com/tensorflow/data-validation/blob/v0.13.1/RELEASE.md ) | 1.13 | 2.11.0 |
110111| [ 0.13.0] ( https://github.com/tensorflow/data-validation/blob/v0.13.0/RELEASE.md ) | 1.13 | 2.11.0 |
111112| [ 0.12.0] ( https://github.com/tensorflow/data-validation/blob/v0.12.0/RELEASE.md ) | 1.12 | 2.10.0 |
112113| [ 0.11.0] ( https://github.com/tensorflow/data-validation/blob/v0.11.0/RELEASE.md ) | 1.11 | 2.8.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.14.0dev '
18+ __version__ = '0.13.1 '
You can’t perform that action at this time.
0 commit comments