Skip to content

Commit fef4029

Browse files
chore(main): release 2.6.2 (#195)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com> Co-authored-by: Anthonios Partheniou <partheniou@google.com>
1 parent 982ff09 commit fef4029

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

packages/google-cloud-iam/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,18 @@
44

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

7+
## [2.6.2](https://github.com/googleapis/python-iam/compare/v2.6.1...v2.6.2) (2022-06-03)
8+
9+
10+
### Bug Fixes
11+
12+
* **deps:** require protobuf <4.0.0dev ([#194](https://github.com/googleapis/python-iam/issues/194)) ([48510c0](https://github.com/googleapis/python-iam/commit/48510c0959ca537c80489fa40f23acd54719dcc7))
13+
14+
15+
### Documentation
16+
17+
* fix changelog header to consistent size ([#193](https://github.com/googleapis/python-iam/issues/193)) ([cfffd59](https://github.com/googleapis/python-iam/commit/cfffd592e3d7a01ff8b238bbbf05792145824962))
18+
719
## [2.6.1](https://github.com/googleapis/python-iam/compare/v2.6.0...v2.6.1) (2022-03-05)
820

921

packages/google-cloud-iam/setup.py

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

2222
name = "google-cloud-iam"
2323
description = "IAM Service Account Credentials API client library"
24-
version = "2.6.1"
24+
version = "2.6.2"
2525
# Should be one of:
2626
# 'Development Status :: 3 - Alpha'
2727
# 'Development Status :: 4 - Beta'

0 commit comments

Comments
 (0)