Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 8aff323

Browse files
release-please[bot]pull[bot]
authored andcommitted
chore: release 1.1.1 (#41)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent 11a7aaf commit 8aff323

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.1.1](https://www.github.com/googleapis/python-access-approval/compare/v1.1.0...v1.1.1) (2021-02-12)
4+
5+
6+
### Bug Fixes
7+
8+
* remove client recv msg limit and add enums to `types/__init__.py` ([#40](https://www.github.com/googleapis/python-access-approval/issues/40)) ([2333089](https://www.github.com/googleapis/python-access-approval/commit/2333089890db28aacf2c8386d7d7e78008f04812))
9+
310
## [1.1.0](https://www.github.com/googleapis/python-access-approval/compare/v1.0.0...v1.1.0) (2020-11-16)
411

512

packages/google-cloud-access-approval/setup.py

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

2323
name = "google-cloud-access-approval"
2424
description = "Access Approval API client library"
25-
version = "1.1.0"
25+
version = "1.1.1"
2626
release_status = "Development Status :: 4 - Beta"
2727
dependencies = [
2828
"google-api-core[grpc] >= 1.22.0, < 2.0.0dev",

0 commit comments

Comments
 (0)