We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 81f62a6 + 96384f9 commit 7808a63Copy full SHA for 7808a63
RELEASE.md
@@ -1,15 +1,5 @@
1
<!-- mdlint off(HEADERS_TOO_MANY_H1) -->
2
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
13
# Version 0.30.0
14
15
## Major Features and Improvements
tfx_bsl/version.py
@@ -14,4 +14,4 @@
"""Contains the version string of tfx_bsl."""
16
# Note that setup.py uses this version.
17
-__version__ = '0.31.0.dev'
+__version__ = '0.30.0'
0 commit comments