Skip to content

Commit 7808a63

Browse files
authored
Merge pull request #28 from jay90099/r0.30.0
TFX_BSL 0.30.0 Release
2 parents 81f62a6 + 96384f9 commit 7808a63

File tree

2 files changed

+1
-11
lines changed

2 files changed

+1
-11
lines changed

RELEASE.md

-10
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.30.0
144

155
## Major Features and Improvements

tfx_bsl/version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@
1414
"""Contains the version string of tfx_bsl."""
1515

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

0 commit comments

Comments
 (0)