Skip to content

Commit 63f8e35

Browse files
tf-metadata-teamtfx-copybara
authored andcommitted
TFMD 1.9.0 Release
PiperOrigin-RevId: 456293178
1 parent 771bef6 commit 63f8e35

File tree

2 files changed

+19
-1
lines changed

2 files changed

+19
-1
lines changed

RELEASE.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,24 @@
1010

1111
## Deprecations
1212

13+
# Version 1.9.0
14+
15+
## Major Features and Improvements
16+
17+
* N/A
18+
19+
## Bug Fixes and Other Changes
20+
21+
* N/A
22+
23+
## Breaking Changes
24+
25+
* N/A
26+
27+
## Deprecations
28+
29+
* N/A
30+
1331
# Version 1.8.0
1432

1533
## Major Features and Improvements

tensorflow_metadata/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@
1414
"""Contains the version string of TFMD."""
1515

1616
# Note that setup.py uses this version.
17-
__version__ = '1.9.0.dev'
17+
__version__ = '1.10.0.dev'

0 commit comments

Comments
 (0)