Skip to content

Commit

Permalink
chore: release 1.1.1 (#41)
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 Mar 1, 2021
1 parent f41fa6a commit c18e6de
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions packages/google-cloud-access-approval/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

### [1.1.1](https://github.com/googleapis/python-access-approval/compare/v1.1.0...v1.1.1) (2021-02-12)


### Bug Fixes

* remove client recv msg limit and add enums to `types/__init__.py` ([#40](https://github.com/googleapis/python-access-approval/issues/40)) ([2333089](https://github.com/googleapis/python-access-approval/commit/2333089890db28aacf2c8386d7d7e78008f04812))

## [1.1.0](https://github.com/googleapis/python-access-approval/compare/v1.0.0...v1.1.0) (2020-11-16)


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.1.0"
version = "1.1.1"
release_status = "Development Status :: 4 - Beta"
dependencies = [
"google-api-core[grpc] >= 1.22.0, < 2.0.0dev",
Expand Down

0 comments on commit c18e6de

Please sign in to comment.