Skip to content

Commit afc68a4

Browse files
chore(main): release 1.7.3 (#234)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent f789d80 commit afc68a4

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/google-cloud-access-approval/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.7.3](https://github.com/googleapis/python-access-approval/compare/v1.7.2...v1.7.3) (2022-08-29)
4+
5+
6+
### Documentation
7+
8+
* added Cloud Dataproc and Secret Manager to the list of supported services ([#233](https://github.com/googleapis/python-access-approval/issues/233)) ([ece1b9c](https://github.com/googleapis/python-access-approval/commit/ece1b9cb19567974efcca477bc5a3c554801e681))
9+
310
## [1.7.2](https://github.com/googleapis/python-access-approval/compare/v1.7.1...v1.7.2) (2022-08-11)
411

512

packages/google-cloud-access-approval/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-access-approval"
2323
description = "Access Approval API client library"
24-
version = "1.7.2"
24+
version = "1.7.3"
2525
release_status = "Development Status :: 5 - Production/Stable"
2626
dependencies = [
2727
"google-api-core[grpc] >= 1.32.0, <3.0.0dev,!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.*,!=2.4.*,!=2.5.*,!=2.6.*,!=2.7.*",

0 commit comments

Comments
 (0)