File tree Expand file tree Collapse file tree 3 files changed +12
-1
lines changed
tensorflow_model_analysis Expand file tree Collapse file tree 3 files changed +12
-1
lines changed Original file line number Diff line number Diff line change @@ -63,6 +63,7 @@ combinations may also work.
63
63
| tensorflow-model-analysis | tensorflow | apache-beam[ gcp] |
64
64
| ---------------------------| --------------------| ----------------|
65
65
| GitHub master | 1.12 | 2.10.0 |
66
+ | 0.12.1 | 1.12 | 2.10.0 |
66
67
| 0.12.0 | 1.12 | 2.10.0 |
67
68
| 0.11.0 | 1.11 | 2.8.0 |
68
69
| 0.9.2 | 1.9 | 2.6.0 |
Original file line number Diff line number Diff line change
1
+ # Current version (not yet released; still in development)
2
+
3
+ ## Major Features and Improvements
4
+
5
+ ## Bug fixes and other changes
6
+
7
+ ## Breaking changes
8
+
9
+ ## Deprecations
10
+
1
11
# Release 0.12.0
2
12
3
13
## Major Features and Improvements
Original file line number Diff line number Diff line change 15
15
16
16
# Version string for this release of TFMA.
17
17
# Note that setup.py reads and uses this version.
18
- VERSION_STRING = '0.12.0 '
18
+ VERSION_STRING = '0.13.0dev '
You can’t perform that action at this time.
0 commit comments