Skip to content

Commit

Permalink
chore(main): release 0.14.0 (#119)
Browse files Browse the repository at this point in the history
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
  • Loading branch information
release-please[bot] authored Jan 2, 2025
1 parent 2e1af7c commit 9d5a4f3
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [0.14.0](https://github.com/googleapis/python-grpc-google-iam-v1/compare/v0.13.1...v0.14.0) (2024-12-27)


### Features

* Add `google.iam.v1.resource_policy_member_pb2` ([2e1af7c](https://github.com/googleapis/python-grpc-google-iam-v1/commit/2e1af7c538cb5904d6ac51c5f7b7fa788248987a))
* Add support for Python 3.13 ([2e1af7c](https://github.com/googleapis/python-grpc-google-iam-v1/commit/2e1af7c538cb5904d6ac51c5f7b7fa788248987a))

## [0.13.1](https://github.com/googleapis/python-grpc-google-iam-v1/compare/v0.13.0...v0.13.1) (2024-06-20)


Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@

name = "grpc-google-iam-v1"
description = "IAM API client library"
version = "0.13.1"
version = "0.14.0"
url = "https://github.com/googleapis/python-grpc-google-iam-v1"
release_status = "Development Status :: 4 - Beta"
dependencies = [
Expand Down

0 comments on commit 9d5a4f3

Please sign in to comment.