Skip to content

Commit c538bf6

Browse files
authored
chore: librarian release pull request: 20260511T211237Z (#17033)
PR created by the Librarian CLI to initialize a release. Merging this PR will auto trigger a release. Librarian Version: v0.12.0 Language Image: us-central1-docker.pkg.dev/cloud-sdk-librarian-prod/images-prod/python-librarian-generator@sha256:234b9d1f2ddb057ed7ac6a38db0bf8163d839c65c6cf88ade52530cddebce59e <details><summary>gapic-generator: v1.32.0</summary> ## [v1.32.0](gapic-generator-v1.31.0...gapic-generator-v1.32.0) (2026-05-11) </details> b/512181365
1 parent e3ffd2c commit c538bf6

4 files changed

Lines changed: 5 additions & 3 deletions

File tree

.librarian/state.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ libraries:
7474
- packages/django-google-spanner/docs/
7575
tag_format: '{id}-v{version}'
7676
- id: gapic-generator
77-
version: 1.31.0
77+
version: 1.32.0
7878
last_generated_commit: ""
7979
apis: []
8080
source_roots:

librarian.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ libraries:
6767
python:
6868
library_type: INTEGRATION
6969
- name: gapic-generator
70-
version: 1.31.0
70+
version: 1.32.0
7171
python:
7272
library_type: CORE
7373
- name: gcp-sphinx-docfx-yaml

packages/gapic-generator/CHANGELOG.md

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

55
[1]: https://pypi.org/project/gapic-generator/#history
66

7+
## [1.32.0](https://github.com/googleapis/google-cloud-python/compare/gapic-generator-v1.31.0...gapic-generator-v1.32.0) (2026-05-11)
8+
79
## [1.31.0](https://github.com/googleapis/google-cloud-python/compare/gapic-generator-v1.30.14...gapic-generator-v1.31.0) (2026-05-06)
810

911

packages/gapic-generator/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
name = "gapic-generator"
2323
description = "Google API Client Generator for Python"
2424
url = "https://github.com/googleapis/gapic-generator-python"
25-
version = "1.31.0"
25+
version = "1.32.0"
2626
release_status = "Development Status :: 5 - Production/Stable"
2727
dependencies = [
2828
# Ensure that the lower bounds of these dependencies match what we have in the

0 commit comments

Comments
 (0)