We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9551956 + cd87edc commit 68d7e61Copy full SHA for 68d7e61
py3-google-cloud-storage.yaml
@@ -1,6 +1,6 @@
1
package:
2
name: py3-google-cloud-storage
3
- version: "3.3.0"
+ version: "3.3.1"
4
epoch: 0
5
description: Google Cloud Storage API client library
6
copyright:
@@ -27,7 +27,7 @@ environment:
27
pipeline:
28
- uses: git-checkout
29
with:
30
- expected-commit: e84906c2252e98c2906d5d0e0da2249deb0c134a
+ expected-commit: 067e6b08f0d4022f2471656cee3375a09e006776
31
repository: https://github.com/googleapis/python-storage
32
tag: v${{package.version}}
33
0 commit comments