Skip to content
This repository was archived by the owner on Oct 16, 2023. It is now read-only.

Commit f71ce75

Browse files
chore(main): release 2.7.1
1 parent 555d790 commit f71ce75

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

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

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

7+
## [2.7.1](https://github.com/googleapis/python-iam/compare/v2.7.0...v2.7.1) (2022-07-14)
8+
9+
10+
### Bug Fixes
11+
12+
* require python 3.7+ ([#211](https://github.com/googleapis/python-iam/issues/211)) ([c4f23cd](https://github.com/googleapis/python-iam/commit/c4f23cd689143ff5f9607d4d83b445153d2f3de1))
13+
714
## [2.7.0](https://github.com/googleapis/python-iam/compare/v2.6.2...v2.7.0) (2022-06-27)
815

916

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.7.0"
24+
version = "2.7.1"
2525
# Should be one of:
2626
# 'Development Status :: 3 - Alpha'
2727
# 'Development Status :: 4 - Beta'

0 commit comments

Comments
 (0)