Skip to content
This repository was archived by the owner on Mar 31, 2026. It is now read-only.

Commit ba7bd6e

Browse files
chore: release 1.38.1
1 parent 3fb5086 commit ba7bd6e

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,13 @@
44

55
[1]: https://pypi.org/project/google-cloud-storage/#history
66

7+
### [1.38.1](https://www.github.com/googleapis/python-storage/compare/v1.38.0...v1.38.1) (2021-05-18)
8+
9+
10+
### Bug Fixes
11+
12+
* replace python lifecycle action parsing ValueError with warning ([#437](https://www.github.com/googleapis/python-storage/issues/437)) ([2532d50](https://www.github.com/googleapis/python-storage/commit/2532d506b44fc1ef0fa0a996822d29e7459c465a))
13+
714
## [1.38.0](https://www.github.com/googleapis/python-storage/compare/v1.37.1...v1.38.0) (2021-04-26)
815

916

google/cloud/storage/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
__version__ = "1.38.0"
15+
__version__ = "1.38.1"

0 commit comments

Comments
 (0)