From e03be934e6e556ce467ff0395c5ec21662c88ad1 Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Thu, 20 Jun 2024 21:54:55 +0000 Subject: [PATCH] chore(main): release 0.13.1 --- CHANGELOG.md | 8 ++++++++ setup.py | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 34a02eb..873a2ee 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## [0.13.1](https://github.com/googleapis/python-grpc-google-iam-v1/compare/v0.13.0...v0.13.1) (2024-06-20) + + +### Bug Fixes + +* **deps:** Require protobuf>=3.20.2, protobuf<6 ([ac15e1c](https://github.com/googleapis/python-grpc-google-iam-v1/commit/ac15e1c5c1d8e97b96be76734099eceb1f12d5c3)) +* Regenerate pb2 files for compatibility with protobuf 5.x ([ac15e1c](https://github.com/googleapis/python-grpc-google-iam-v1/commit/ac15e1c5c1d8e97b96be76734099eceb1f12d5c3)) + ## [0.13.0](https://github.com/googleapis/python-grpc-google-iam-v1/compare/v0.12.7...v0.13.0) (2023-11-29) diff --git a/setup.py b/setup.py index 6c8183c..c252537 100644 --- a/setup.py +++ b/setup.py @@ -22,7 +22,7 @@ name = "grpc-google-iam-v1" description = "IAM API client library" -version = "0.13.0" +version = "0.13.1" url = "https://github.com/googleapis/python-grpc-google-iam-v1" release_status = "Development Status :: 4 - Beta" dependencies = [