We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e35346f commit e9387b1Copy full SHA for e9387b1
py3-gcloud-aio-storage.yaml
@@ -1,7 +1,7 @@
1
package:
2
name: py3-gcloud-aio-storage
3
- version: 9.3.0
4
- epoch: 5
+ version: "9.4.0"
+ epoch: 0
5
description: Python Client for Google Cloud Storage
6
copyright:
7
- license: MIT
@@ -30,7 +30,7 @@ environment:
30
pipeline:
31
- uses: git-checkout
32
with:
33
- expected-commit: 1aa9d67431e374ef75d86ccf9536f86098127f82
+ expected-commit: 9ae4388d13642c3f2582a21ce27883f04332e983
34
repository: https://github.com/talkiq/gcloud-aio
35
tag: storage-${{package.version}}
36
0 commit comments