Skip to content

Commit

Permalink
chore(main): release 2.6.1 (#162)
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] committed Mar 7, 2022
1 parent c7e87f2 commit d0dc767
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions packages/google-cloud-iam/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,14 @@

[1]: https://pypi.org/project/google-cloud-iam/#history

### [2.6.1](https://github.com/googleapis/python-iam/compare/v2.6.0...v2.6.1) (2022-03-05)


### Bug Fixes

* **deps:** require google-api-core>=1.31.5, >=2.3.2 ([#161](https://github.com/googleapis/python-iam/issues/161)) ([9b8fb54](https://github.com/googleapis/python-iam/commit/9b8fb5467236ed61a301a2a86cec860abd0847ff))
* **deps:** require proto-plus>=1.15.0 ([9b8fb54](https://github.com/googleapis/python-iam/commit/9b8fb5467236ed61a301a2a86cec860abd0847ff))

## [2.6.0](https://github.com/googleapis/python-iam/compare/v2.5.1...v2.6.0) (2022-02-26)


Expand Down
2 changes: 1 addition & 1 deletion packages/google-cloud-iam/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@

name = "google-cloud-iam"
description = "IAM Service Account Credentials API client library"
version = "2.6.0"
version = "2.6.1"
# Should be one of:
# 'Development Status :: 3 - Alpha'
# 'Development Status :: 4 - Beta'
Expand Down

0 comments on commit d0dc767

Please sign in to comment.