Skip to content

Commit

Permalink
chore: release 1.4.0 (#128)
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 Oct 12, 2021
1 parent 4884028 commit d44db10
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-access-approval/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [1.4.0](https://www.github.com/googleapis/python-access-approval/compare/v1.3.5...v1.4.0) (2021-10-11)


### Features

* add context manager support in client ([#126](https://www.github.com/googleapis/python-access-approval/issues/126)) ([372628b](https://www.github.com/googleapis/python-access-approval/commit/372628b04734c8a15a0ed0ada374120a4ce024db))
* add trove classifier for python 3.9 and python 3.10 ([#129](https://www.github.com/googleapis/python-access-approval/issues/129)) ([2bb4981](https://www.github.com/googleapis/python-access-approval/commit/2bb4981fc62bfbf918e0c215e97f1edb47dcc045))

### [1.3.5](https://www.github.com/googleapis/python-access-approval/compare/v1.3.4...v1.3.5) (2021-09-30)


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

name = "google-cloud-access-approval"
description = "Access Approval API client library"
version = "1.3.5"
version = "1.4.0"
release_status = "Development Status :: 5 - Production/Stable"
dependencies = [
# NOTE: Maintainers, please do not require google-api-core>=2.x.x
Expand Down

0 comments on commit d44db10

Please sign in to comment.