Skip to content

Commit 16ff259

Browse files
chore(main): release 0.12.6 (#20)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent 65d938f commit 16ff259

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/grpc-google-iam-v1/CHANGELOG.md

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

3+
## [0.12.6](https://github.com/googleapis/python-grpc-google-iam-v1/compare/v0.12.5...v0.12.6) (2023-01-06)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** Allow protobuf&gt;=3.19.5 ([1044946](https://github.com/googleapis/python-grpc-google-iam-v1/commit/10449467658fc6de2ea91a5ba0eccfc26871013b))
9+
310
## [0.12.5](https://github.com/googleapis/python-grpc-google-iam-v1/compare/v0.12.4...v0.12.5) (2022-07-10)
411

512

packages/grpc-google-iam-v1/setup.py

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

2323
name = "grpc-google-iam-v1"
2424
description = "IAM API client library"
25-
version = "0.12.5"
25+
version = "0.12.6"
2626
url = "https://github.com/googleapis/python-grpc-google-iam-v1"
2727
release_status = "Development Status :: 4 - Beta"
2828
dependencies = [

0 commit comments

Comments
 (0)