Skip to content

Commit 331895c

Browse files
authored
Merge pull request #20 from jay90099/r0.29.0
TFMD 0.29.0 Release
2 parents a9e43c9 + ef25c3c commit 331895c

File tree

2 files changed

+1
-11
lines changed

2 files changed

+1
-11
lines changed

RELEASE.md

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,5 @@
11
<!-- mdlint off(HEADERS_TOO_MANY_H1) -->
22

3-
# Current version (not yet released; still in development)
4-
5-
## Major Features and Improvements
6-
7-
## Bug Fixes and Other Changes
8-
9-
## Breaking Changes
10-
11-
## Deprecations
12-
133
# Version 0.29.0
144

155
## 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__ = '0.30.0.dev'
17+
__version__ = '0.29.0'

0 commit comments

Comments
 (0)