Skip to content

Commit 5510001

Browse files
chore: release main
1 parent 8b69540 commit 5510001

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"packages/google-cloud-org-policy": "1.14.0",
1313
"packages/google-cloud-os-login": "2.17.2",
1414
"packages/google-cloud-secret-manager": "2.24.0",
15-
"packages/googleapis-common-protos": "1.70.0",
15+
"packages/googleapis-common-protos": "1.71.0",
1616
"packages/grafeas": "1.15.0",
1717
"packages/grpc-google-iam-v1": "0.14.2"
1818
}

packages/googleapis-common-protos/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/googleapis-common-protos/#history
66

7+
## [1.71.0](https://github.com/googleapis/google-cloud-python/compare/googleapis-common-protos-v1.70.0...googleapis-common-protos-v1.71.0) (2025-10-10)
8+
9+
10+
### Features
11+
12+
* add support for Python 3.14 ([#14699](https://github.com/googleapis/google-cloud-python/issues/14699)) ([8b69540](https://github.com/googleapis/google-cloud-python/commit/8b69540bf6fd862bc1aebb3baf423c419b1556d4))
13+
714
## [1.70.0](https://github.com/googleapis/google-cloud-python/compare/googleapis-common-protos-v1.69.2...googleapis-common-protos-v1.70.0) (2025-04-12)
815

916

packages/googleapis-common-protos/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ build-backend = "setuptools.build_meta"
1818

1919
[project]
2020
name = "googleapis-common-protos"
21-
version = "1.70.0"
21+
version = "1.71.0"
2222
authors = [{ name = "Google LLC", email = "googleapis-packages@google.com" }]
2323
license = { text = "Apache 2.0" }
2424
requires-python = ">= 3.7"

0 commit comments

Comments
 (0)