Skip to content

Commit 5893570

Browse files
committed
update version
1 parent f80b06b commit 5893570

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.librarian/config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ global_files_allowlist:
33
# file during the `release` step to update the latest client library
44
# versions which are hardcoded in the file.
55
- path: "CHANGELOG.md"
6-
permissions: "read-write"
6+
permissions: "read-write"

.librarian/state.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
image: us-central1-docker.pkg.dev/cloud-sdk-librarian-prod/images-prod/python-librarian-generator:latest
22
libraries:
33
- id: google-cloud-pubsub
4-
version: 2.32.0
4+
version: 2.31.1
55
apis: []
66
source_roots:
77
- .
88
preserve_regex: []
99
remove_regex: []
10-
tag_format: v{version}
10+
tag_format: v{version}

0 commit comments

Comments
 (0)