Skip to content
This repository was archived by the owner on Mar 12, 2025. It is now read-only.

Commit 1b43bbb

Browse files
chore(main): release 1.61.1
1 parent 4643f9c commit 1b43bbb

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.61.1](https://github.com/googleapis/python-api-common-protos/compare/v1.61.0...v1.61.1) (2023-11-23)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** Update grpc extra to require grpcio >= 1.51.3 ([#190](https://github.com/googleapis/python-api-common-protos/issues/190)) ([4643f9c](https://github.com/googleapis/python-api-common-protos/commit/4643f9cbeb6d3949e4767977e930cd1f192b929a))
9+
310
## [1.61.0](https://github.com/googleapis/python-api-common-protos/compare/v1.60.0...v1.61.0) (2023-10-09)
411

512

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020

2121
name = "googleapis-common-protos"
2222
description = "Common protobufs used in Google APIs"
23-
version = "1.61.0"
23+
version = "1.61.1"
2424
release_status = "Development Status :: 5 - Production/Stable"
2525
dependencies = [
2626
"protobuf>=3.19.5,<5.0.0.dev0,!=3.20.0,!=3.20.1,!=4.21.1,!=4.21.2,!=4.21.3,!=4.21.4,!=4.21.5",

0 commit comments

Comments
 (0)