Skip to content

Commit 7d9be87

Browse files
author
tf-model-analysis-team
committed
Update metadata for development on 0.13.0.
PiperOrigin-RevId: 235289842
1 parent 2c68de7 commit 7d9be87

File tree

3 files changed

+12
-1
lines changed

3 files changed

+12
-1
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@ combinations may also work.
6363
|tensorflow-model-analysis |tensorflow |apache-beam[gcp]|
6464
|---------------------------|--------------------|----------------|
6565
|GitHub master |1.12 |2.10.0 |
66+
|0.12.1 |1.12 |2.10.0 |
6667
|0.12.0 |1.12 |2.10.0 |
6768
|0.11.0 |1.11 |2.8.0 |
6869
|0.9.2 |1.9 |2.6.0 |

RELEASE.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
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+
111
# Release 0.12.0
212

313
## Major Features and Improvements

tensorflow_model_analysis/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@
1515

1616
# Version string for this release of TFMA.
1717
# Note that setup.py reads and uses this version.
18-
VERSION_STRING = '0.12.0'
18+
VERSION_STRING = '0.13.0dev'

0 commit comments

Comments
 (0)